Skip to content

Releases: turnerlabs/terraform-ecs-fargate

v3.0.3

23 May 17:31
cbd1aa3
Compare
Choose a tag to compare

Updates the node.js version used in the ecs event stream lambda.
Clarifies the version requirements of the aws terraform provider.

v3.0.2

12 Oct 13:40
17ab0b9
Compare
Choose a tag to compare
  • updates lb-https.tf to tf 12+ syntax (#61)
  • Fix typo in ecs.tf (#62)

v3.0.1

02 Sep 19:12
1636d05
Compare
Choose a tag to compare
  • fixes terraform warning (#58)
  • points at terraform-remote-state: 4.0.2 (#59)

v3.0.0

20 Aug 19:47
62287c5
Compare
Choose a tag to compare

updates remote state module to v4.0.0 (non-public remote state) (#56)

v2.9.1

12 Aug 20:51
51dce7d
Compare
Choose a tag to compare
  • updates ecs-event-stream to use nodejs12.x
  • pins aws provider to < 3.0

v2.9.0

29 May 14:31
b565a86
Compare
Choose a tag to compare
  • fixes issues with regions other thanus-east-1 #54
  • updates to latest remote state module (v3.0.0)
  • updates cicd_keys output to support terraform 12 #53

v2.8.0

17 Jan 14:49
59179a0
Compare
Choose a tag to compare

v0.11-0.5.0

17 Jan 14:49
a57b32e
Compare
Choose a tag to compare

Enables Cloudwatch Container Insights for the 0.11 version.

v2.7.0

07 Jan 19:04
af8f0ff
Compare
Choose a tag to compare

Updates the lambda runtime in logs-logzio.tf to python 3.7

v2.6.0

07 Jan 19:01
a111d85
Compare
Choose a tag to compare

Updates node.js runtime in ecs-event-stream.tf to nodejs10.x