#Provider AWS Criando instancia EC2 e S3 #Variaveis de ambiente Producao e desenvolvimento com uso do tfvars
prod.tfvars
dev.auto.tfvars
Variables,locals e random
| Variaveis | Type | description |
|---|---|---|
| environment | string | " " |
| aws_region | string | "" |
| aws_profile | string | "" |
| instance_ami | string | "" |
| instance_type" | string | "" |