Releases: telia-oss/terraform-aws-ecs
Releases · telia-oss/terraform-aws-ecs
v3.0.0-alpha.3
30 Mar 13:34
Compare
Sorry, something went wrong.
No results found
Changed:
upgraded to TF 0.14 (#37 )
fix zip file issue (#37 )
added .gitattributes (#37 )
added .terraform.lock.hcl files for the examples (#39 )
v3.0.0-alpha.2
03 Feb 12:05
Compare
Sorry, something went wrong.
No results found
Changed:
fix(modules/cluster): fixed broken awscli installation (#36 )
v3.0.0-alpha.1
10 Feb 15:32
Compare
Sorry, something went wrong.
No results found
This version brings experimental support for Fargate (deprecating the previous terraform-ecs-fargate module)
It provides a new /fargate module that
Creates an AWS Application load balancer
Populate it with listeners
Creates target groups
Creates Fargate cluster
Creates AWS ECS Services with tasks at Fargate cluster
Creates Lambda functions for dynamic creation of alerts and dashboards at CloudWatch
v2.0.0
10 Sep 12:42
Compare
Sorry, something went wrong.
No results found
Support for terraform versions >= 0.12.
v1.0.0
10 Sep 11:09
Compare
Sorry, something went wrong.
No results found
Final release before 0.12 upgrade.
v0.6.2
04 Jan 10:50
Compare
Sorry, something went wrong.
No results found
Adds log retention for -cluster-instances log group.
v0.6.1
21 Nov 12:05
Compare
Sorry, something went wrong.
No results found
v0.6.0
09 Nov 13:28
Compare
Sorry, something went wrong.
No results found
Now with Amazon Linux 2
Update Cluster and Spotfleet Cluster to use Amazon Linux 2 (#20 )
v0.5.0
03 Sep 08:22
Compare
Sorry, something went wrong.
No results found
Removed the microservice module for reasons listed in #12
v0.4.3
31 Aug 14:03
Compare
Sorry, something went wrong.
No results found
Removed 404 service (using teliaoss/four-o-four image) in favor of the new fixed response for LB listeners.