github cloudposse/terraform-aws-eks-cluster v4.10.0

9 hours ago

🚀 Enhancements

feat: add deletion protection option to EKS cluster @RoseSecurity (#260) ## what
  • Added a new deletion_protection_enabled variable for configuring EKS cluster deletion protection.
  • Wired the variable to the EKS cluster deletion protection setting.
  • Defaulted the variable to false to preserve existing behavior.

why

  • Allows users to prevent accidental EKS cluster deletion when needed.
  • Keeps deletion protection opt-in so existing deployments are not affected.

references

Don't miss a new terraform-aws-eks-cluster release

NewReleases is sending notifications on new releases.