This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
0.6.0
Breaking
- Terraform 0.12 is now required
- Lists are used in place of comma seperated strings.
Added
- Cloudwatch Container Insights support
enable_container_insights
Changed
- Worker group instances are now completely dynamic, you can specify as many instance types as you want with
worker_group_instance_types
- KIAM worker group instances are now completely dynamic, you can specify as many instance types as you want
kiam_instance_types
kiam_vpc_subnets
is now a listkiam_asg_suspended_processes
is now a listkiam_asg_enabled_metrics
is now a listworkers.vpc_subnets
is now a listworkers.suspended_processes
is now a listworkers.enabled_metrics
is now a list