Skip to content

v12.2.0

Compare
Choose a tag to compare
@dpiddockcmp dpiddockcmp released this 15 Jul 13:40
· 559 commits to master since this release
3d2f7d2

DOCS:

  • Update required IAM permissions list (#936)
  • Improve FAQ on how to deploy from Windows (#927)
  • autoscaler X.Y version must match (#928)

FEATURES:

  • IMDSv2 metadata configuration in Launch Templates (#938)
  • worker launch templates and configurations depend on security group rules and IAM policies (#933)
  • Add IAM permissions for ELB svc-linked role creation by EKS cluster (#902)
  • Add a homemade depends_on for MNG submodule to ensure ordering of resource creation (#867)

BUG FIXES:

  • Strip user supplied Name tag from asg_tags #946)
  • Get on_demand_allocation_strategy from local.workers_group_defaults when deciding to use mixed_instances_policy (#908)
  • remove unnecessary conditional in private access security group (#915)

NOTES:

  • Addition of the IMDSv2 metadata configuration block to Launch Templates will cause a diff to be generated for existing Launch Templates on first Terraform apply. The defaults match existing behaviour.