Skip to content

Releases: ab180/terraform-aws-ecs-fargate

8.0.5

16 Oct 10:12
Compare
Choose a tag to compare

[8.0.5] - 2023-10-16

  • fix missing variable

8.0.4

16 Oct 10:57
Compare
Choose a tag to compare

[8.0.4] - 2023-10-16

  • fix wrong data
  • update CHANGELOG

8.0.3

16 Oct 10:54
Compare
Choose a tag to compare

[8.0.3] - 2023-10-16

  • fix wrong outputs
  • update CHANGELOG

8.0.2

16 Oct 10:52
Compare
Choose a tag to compare

[8.0.2] - 2023-10-16

  • fix duplicate locals
  • update CHANGELOG

8.0.1

16 Oct 10:50
Compare
Choose a tag to compare

[8.0.1] - 2023-10-16

  • upgrade to 8.0.0
  • fix: attach role policy to both task and execution
  • fix: attach role policy into task role instead of execution role
  • add options for target group, security groups, container def, iam
  • Merge tag '6.7.0'
  • ignore changes: desired count

8.0.0

16 Oct 10:47
dae529d
Compare
Choose a tag to compare

[8.0.0] - 2023-07-24

  • Upgrade to 5.x + Fixes (#74)
  • Refactored container definitions out of module (#69)
  • Make egress rule configurable (#71)

6.7.0-patch-v20230626

26 Jun 06:23
f7a4218
Compare
Choose a tag to compare

What's Changed

  • add options for target group, security groups, container def, iam by @holyachon in #1
  • fix: attach role policy into task role instead of execution role by @holyachon in #2
  • fix: attach role policy to both task and execution by @holyachon in #3

New Contributors

Full Changelog: 6.7.0-patch-v20230323...6.7.0-patch-v20230626

6.7.0-patch-v20230323

23 Mar 09:19
Compare
Choose a tag to compare