Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Releases: skyscrapers/terraform-ecs

1.1.0: add the efs module (#10)

20 Feb 10:28
cd59ee8
Compare
Choose a tag to compare
* add the efs module

* add outputs doc

1.0.7

23 Jan 10:06
Compare
Choose a tag to compare

Added option to specify datapoints_to_alarm_up and datapoints_to_alarm_down for scaling module

v1.0.6

27 Nov 11:42
235b927
Compare
Choose a tag to compare

Fixing deprecated warning of aws_appautoscaling_policy`

ECS Scaling

05 Sep 15:36
Compare
Choose a tag to compare
Merge pull request #7 from skyscrapers/upper-lower-bound-typo

Move vars to the correct place, use lower bound 0 with upscale

Bug fixes

28 Apr 10:17
Compare
Choose a tag to compare
Merge pull request #5 from skyscrapers/env

Do not use terraform.env inside a module

Do not use terraform.env inside the module

27 Apr 18:25
060d983
Compare
Choose a tag to compare
Do not use terraform.env inside a module

Use var.environment instead

Output instance role name

27 Apr 13:26
Compare
Choose a tag to compare
Output the instance role name

This is useful if you want to attach extra policies to the instance
profile

Added new outputs

25 Apr 08:33
Compare
Choose a tag to compare
  • Added output cluster_id

1.0.1

18 Apr 13:42
Compare
Choose a tag to compare
fix deprecation warning