Skip to content

v9.0.0

Compare
Choose a tag to compare
@max-rocket-internet max-rocket-internet released this 27 Feb 12:26
· 698 commits to master since this release
908c656
  • Breaking: Removal of autoscaling IAM policy and tags (by @max-rocket-internet)
  • Revert #631. Add back manage security group flags. (by @ryanooi)
  • Changed timeout for creating EKS (by @confiq)
  • Added instructions for how to add Windows nodes (by @ivanguravel)
  • [CI] Switch Validate github action to use env vars (by @max-rocket-internet)
  • [CI] Bump pre-commit-terraform version (by @barryib)
  • Added example examples/irsa for IAM Roles for Service Accounts (by @max-rocket-internet)
  • Add iam:{Create,Delete,Get}OpenIDConnectProvider grants to the list of required IAM permissions in docs/iam-permissions.md (by @danielelisi)
  • Add a name parameter to be able to manually name EKS Managed Node Groups (by @splieth)
  • Pinned kubernetes provider version to exactly 1.10.0 across all examples and README.md's (by @andres-de-castro)
  • Change variable default wait_for_cluster_cmd from curl to wget (by @daroga0002)