telia-oss / terraform-aws-ecs-fargate

Terraform module which creates Fargate ECS resources on AWS.
https://registry.terraform.io/modules/telia-oss/ecs-fargate/aws
MIT License
82 stars 75 forks source link

Expose wait_for_steady_state and deployment_circuit_breaker #55

Closed itsdalmo closed 3 years ago

itsdalmo commented 3 years ago

And also improve the readability of the container definition (see commit messages for more details).

itsdalmo commented 3 years ago

Had to bump dependencies (primarily terratest) in order to fix the e2e tests, all working now but the PR needs another approve before I can merge this 👍