Skip to content

Releases: umotif-public/terraform-aws-ecs-fargate-task-definition

2.2.0 - 5.x compatibility

26 Jul 12:50
0c2e424
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade to 5.x compatibility + documentation by @Ohid25 in #17

Full Changelog: 2.1.2...2.2.0

2.1.2: 'task_container_working_directory' encoded with jsonencode function

16 Jul 19:29
f9e3259
Compare
Choose a tag to compare
'task_container_working_directory' encoded with jsonencode function (…

2.1.1

21 Apr 11:28
8a80688
Compare
Choose a tag to compare

Support for AWS China region

2.1.0: Add support for secrets in ECS task definition

10 Dec 10:43
Compare
Choose a tag to compare

Added new variable task_container_secrets.

2.0.2: Support terraform 0.14

09 Nov 09:20
b690ca5
Compare
Choose a tag to compare
Update module to remove 0.14 limit (#9)

2.0.1: Feature/v3 provider support (#8)

06 Aug 08:50
2de6b3c
Compare
Choose a tag to compare
* Update module versions to support v3 provider

* update CHANGELOG

2.0.0: Add full support for efs volume config (#7)

03 Aug 09:01
ecc51e2
Compare
Choose a tag to compare
* Add full support for efs volume config

* increase module version

* revert some changes

1.3.1

23 Jun 12:49
69d7043
Compare
Choose a tag to compare
Update variables.tf

1.3.0: Add support for container timeouts and volumes (#6)

11 May 10:23
a780ec9
Compare
Choose a tag to compare
* Add support for startTimeout and stopTimeout

* Add support for efs volumes and mountPoints

* update README

1.2.0: Resolve issues related to task credentialsParameter (#5)

04 May 10:16
4980912
Compare
Choose a tag to compare
* Resolve issues related to task credentialsParameter

* fix typo