aws-ecs-with-terraform
aws-ecs-with-terraform copied to clipboard
:earth_americas: AWS ECS With Terraform
Results
2
aws-ecs-with-terraform issues
Sort by
recently updated
recently updated
newest added
``` │ Warning: Argument is deprecated │ │ with aws_db_instance.default, │ on db_instance.tf line 12, in resource "aws_db_instance" "default": │ 12: name = "blog_production" │ │ Use db_name instead ```
Hi, As I am running the terraform init on macosX, M1, I receive this message: ` Error: Incompatible provider version I Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a package │...