Skip to content

Releases: bryan-rhm/terraform-aws-ecs-service

v2.0.0 remove experiment optional attribute

11 Oct 18:37
Compare
Choose a tag to compare

Terraform v0.14.0 introduced a new experimental language feature for declaring object type constraints with optional attributes in your module's input variables. Thanks to feedback from those who tried the experiment, a refinement of that functionality is now stablized in Terraform v1.3.

https://www.terraform.io/language/upgrade-guides#concluding-the-optional-attributes-experiment

Full Changelog: v1.1.1...v2.0.0

v1.1.1 enable execute command

09 Aug 14:19
82fe7da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Added capacity provider support

06 Jun 23:38
772893c
Compare
Choose a tag to compare

What's Changed

  • [V1.1.0] added capacity provider support by @bryan-rhm in #2

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Dec 17:17
a5df6cf
Compare
Choose a tag to compare

What's Changed

  • [v1.0.0] initial module implementation by @bryan-rhm in #1

New Contributors

Full Changelog: https://github.com/bryan-rhm/terraform-aws-ecs-service/commits/v1.0.0