Skip to content

Releases: kpenfound/terraform-ecs-cluster

v1.2.2

23 Jun 20:09
Compare
Choose a tag to compare

Add extra_instance_policy_actions variable to add additional properties to the cluster instance profile

v1.2.1

23 Jun 19:50
Compare
Choose a tag to compare

Add extra_user_data variable to add additional content to the user_data script on cluster instances

v1.2.0

23 Jun 19:31
Compare
Choose a tag to compare

Resources are now suffixed with a $random_pet name

v1.1.2

12 Jan 00:19
14f8554
Compare
Choose a tag to compare

Add input for allowed security_groups

1.1.1

16 Dec 21:09
0d4b8f0
Compare
Choose a tag to compare

Changelog

  • Add security group id to outputs

Update to TF13 syntax

01 Dec 02:32
Compare
Choose a tag to compare

Updated quoted vars to new syntax

Documented release

21 Nov 04:24
Compare
Choose a tag to compare
1.0.1

Merge branch 'master' of https://github.com/kpenfound/ecs-cluster

Initial release

17 Nov 22:06
Compare
Choose a tag to compare

Simple ECS cluster with example