Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@deanillfeld deanillfeld released this 11 Jun 01:10
· 24 commits to master since this release
6596e3a

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 list
  • kiam_asg_suspended_processes is now a list
  • kiam_asg_enabled_metrics is now a list
  • workers.vpc_subnets is now a list
  • workers.suspended_processes is now a list
  • workers.enabled_metrics is now a list