Releases: stroeer/terraform-aws-ecs-fargate
Releases · stroeer/terraform-aws-ecs-fargate
v0.30.0
What's Changed
- refactor: removed
requires_internet_access
variable by @moritzzimmer in #103 - feat: removed module dependencies to internal resources by @moritzzimmer in #97
Full Changelog: v0.29.2...v0.30.0
v0.29.2
What's Changed
- fix: updated deepmerge module by @moritzzimmer in #102
Full Changelog: v0.29.1...v0.29.2
v0.29.1
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- chore: enabled static checks on CI by @moritzzimmer in #99
- feat: support deep merge of container definition defaults and overwrites by @moritzzimmer in #100
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- feat: container definitions configuration by @moritzzimmer in #95
- feat: support external task role for the ecs service by @moritzzimmer in #96
- feat: disable cloudwatch logs via variable by @thisismana in #98
Full Changelog: v0.27.3...v0.28.0
v0.27.3
What's Changed
- feat(ci): cache tflint plugins by @moritzzimmer in #94
- feat: named iam policy instead of autogenerated name by @thisismana in #93
Full Changelog: v0.27.2...v0.27.3
v0.27.2
What's Changed
- fix: protocol in security group rule needs to be
tcp
by @moritzzimmer in #87
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- fix(deployment): adjusted python version according to build image by @moritzzimmer in #86
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- feat: added pr title validation for automatic release notes by @moritzzimmer in #82
- chore(deployment): updated default CodeBuild docker image by @moritzzimmer in #85
Full Changelog: v0.26.0...v0.27.0