terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

feat(TPG>=5.33)!: add secret manager add-on config to beta modules

Open legal90 opened this issue 8 months ago • 10 comments

This PR adds a new variable to all beta-* modules allowing to enable Secret Manager add-on for GKE:

  • https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component
  • https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#enabled

legal90 avatar Jun 14 '24 09:06 legal90