cn-terraform / terraform-aws-ecs-fargate

AWS ECS Fargate Terraform Module
https://registry.terraform.io/modules/cn-terraform/ecs-fargate
Apache License 2.0
87 stars 57 forks source link

Provider config required? #10

Closed stevie- closed 4 years ago

stevie- commented 4 years ago

Why do you provide an AWS provider config in all your modules? This makes it hard to implement, since usually there is already a provider config provided.

Please check https://www.terraform.io/docs/modules/index.html#when-to-write-a-module

jnonino commented 4 years ago

Removed in new version