osinfra-io / terraform-google-kubernetes-engine

Terraform example module for Google Cloud Platform Kubernetes Engine cluster.
https://www.osinfra.io
GNU General Public License v2.0
1 stars 0 forks source link

The declarative generation of a Kubernetes ManagedCertificate resource is not supported on MultiClusterIngress resources #57

Open brettcurtis opened 8 months ago

brettcurtis commented 8 months ago

This causes all sorts of pain. It means we need to create our own managed certificate. This is fine for the first run, but since adding a SAN is a destructive change, the resource attempts to delete it but can't since it's used further down the workflow, creating the MCI.

brettcurtis commented 7 months ago

https://issuetracker.google.com/issues/329303985?pli=1