Releases: kpenfound/terraform-ecs-cluster
Releases · kpenfound/terraform-ecs-cluster
v1.2.2
Add extra_instance_policy_actions
variable to add additional properties to the cluster instance profile
v1.2.1
Add extra_user_data
variable to add additional content to the user_data script on cluster instances
v1.2.0
Resources are now suffixed with a $random_pet name
v1.1.2
Add input for allowed security_groups
1.1.1
Changelog
- Add security group id to outputs
Update to TF13 syntax
Updated quoted vars to new syntax
Documented release
1.0.1
Merge branch 'master' of https://github.com/kpenfound/ecs-cluster
Initial release
Simple ECS cluster with example