Releases: synapsestudios/terraform-aws-ecs-service
Releases · synapsestudios/terraform-aws-ecs-service
v1.2.4
What's Changed
- Add array index to fix bug in fallback value by @dragonfleas in #33
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Revert bump to 0.61.0 by @zacharyweidenbach in #32
Full Changelog: v1.2.2...v1.2.3
What's Changed
- Bump cloudposse/ecs-container-definition/aws from 0.60.0 to 0.61.0 by @dependabot in #28
- Bump tibdex/github-app-token from 1.8.0 to 2.1.0 by @dependabot in #26
- Bump actions/checkout from 3 to 4 by @dependabot in #24
- add output for cloudwatch log group name by @zacharyweidenbach in #31
- Revert bump to 0.61.0 by @zacharyweidenbach in #32
New Contributors
- @zacharyweidenbach made their first contribution in #31
Full Changelog: v1.2.0...v1.2.3
v1.2.0
What's Changed
- add dependabot by @dragonfleas in #13
- Create tf-scan by @bobeagan in #20
- remove old tfsec workflow and add checkov scan by @dragonfleas in #21
- bump terraform docs to main by @dragonfleas in #22
- Bump actions/checkout from 2 to 3 by @dependabot in #19
- Bump hashicorp/setup-terraform from 1 to 2 by @dependabot in #16
- Bump actions/add-to-project from 0.4.0 to 0.5.0 by @dependabot in #18
- Bump tibdex/github-app-token from 1.7.0 to 1.8.0 by @dependabot in #17
- Bump cloudposse/ecs-container-definition/aws from 0.58.1 to 0.60.0 by @dependabot in #14
New Contributors
- @bobeagan made their first contribution in #20
- @dependabot made their first contribution in #19
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- add container definition support by @dragonfleas in #11
- add null default to container name var by @dragonfleas in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- update with known issues section in README by @dragonfleas in #6
- Use tagged RDS module that correctly uses prefix for instance names by @chrisshiplet in #8
- Pull RDS module into this one since it is not reused elsewhere by @chrisshiplet in #9
New Contributors
- @chrisshiplet made their first contribution in #8
Full Changelog: v0.0.7...v1.0.0
v0.0.2
Fixes chance of creating a URL-unsafe password which can cause parsing errors when using it in a SQL connection string