Releases: turnerlabs/terraform-ecs-fargate
Releases · turnerlabs/terraform-ecs-fargate
v3.0.3
Updates the node.js version used in the ecs event stream lambda.
Clarifies the version requirements of the aws terraform provider.
v3.0.2
- updates lb-https.tf to tf 12+ syntax (#61)
- Fix typo in ecs.tf (#62)
v3.0.1
- fixes terraform warning (#58)
- points at terraform-remote-state: 4.0.2 (#59)
v3.0.0
updates remote state module to v4.0.0 (non-public remote state) (#56)
v2.9.1
- updates ecs-event-stream to use nodejs12.x
- pins aws provider to < 3.0
v2.9.0
- fixes issues with regions other than
us-east-1
#54
- updates to latest remote state module (v3.0.0)
- updates
cicd_keys
output to support terraform 12 #53
v2.7.0
Updates the lambda runtime in logs-logzio.tf
to python 3.7
v2.6.0
Updates node.js runtime in ecs-event-stream.tf
to nodejs10.x