terraform-aws-eks-blueprints-addons
terraform-aws-eks-blueprints-addons copied to clipboard
Terraform module which provisions addons on Amazon EKS clusters
## Description Helm Provider has [released a breaking change](https://github.com/hashicorp/terraform-provider-helm/releases) that affects this module. This module has the helm provider version [set to >= 2.9,](https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/blob/main/versions.tf#L9C1-L12C6) but should probably be set to...
## Scope Down GitHub Token Permissions This PR updates GitHub Actions workflows to use minimal required permissions instead of the default elevated permissions. ### Why This Matters Following the principle...