Skip to content

Releases: bryan-rhm/terraform-aws-ecs-task-definition

v2.0.0

11 Oct 18:29
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.0.1...v2.0.0

v1.0.1

07 Jul 19:58
19b877d
Compare
Choose a tag to compare

What's Changed

  • [v1.0.0] initial module implementation by @bryan-rhm in #1
  • [v1.0.0] initial module implementation by @bryan-rhm in #2
  • [V1.0.1][bugfix] fixed volumes variable type by @bryan-rhm in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Dec 17:48
a9dc32b
Compare
Choose a tag to compare

What's Changed

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

New Contributors

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