github cloudposse/terraform-aws-eks-node-group 0.11.1
v0.11.1

latest releases: 2.12.0, v2, 2.11.0...
3 years ago

🐛 Bug Fixes

More triggers for replacement, better handling of enabled=false @Nuru (#32)

what

  • Fix edge cases where certain inputs would cause errors when the module enabled = false
  • Make cluster name dependent on additional variables so that it changes whenever the node group needs to be replaced

why

  • Module should always work (and create no resources) when var.enabled = false as long as other variables are valid
  • Terraform will fail when create_before_destroy is set if it needs to replace the node group but the name does not change

Don't miss a new terraform-aws-eks-node-group release

NewReleases is sending notifications on new releases.