Terraform Ecs Fargate Versions Save

A Terraform template used for provisioning web application stacks on AWS ECS Fargate

v3.0.3

1 year ago

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

v3.0.2

3 years ago
  • updates lb-https.tf to tf 12+ syntax (#61)
  • Fix typo in ecs.tf (#62)

v3.0.1

3 years ago
  • fixes terraform warning (#58)
  • points at terraform-remote-state: 4.0.2 (#59)

v3.0.0

3 years ago

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

v2.9.1

3 years ago
  • updates ecs-event-stream to use nodejs12.x
  • pins aws provider to < 3.0

v2.9.0

3 years ago
  • 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

v0.11-0.5.0

4 years ago

Enables Cloudwatch Container Insights for the 0.11 version.

v2.8.0

4 years ago

v2.7.0

4 years ago

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

v2.6.0

4 years ago

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