terraform-google-lb-http
terraform-google-lb-http copied to clipboard
How to update managed SSL certificate on existing load balanacer?
I've created a load balancer using this module, setting the managed_ssl_certificate_domains
value to a list of domain names I want to use SSL for. However now I want to add a new domain. But when applying I get the error
Error when reading or editing ManagedSslCertificate: googleapi: Error 400: The ssl_certificate resource 'projects/myproj/global/sslCertificates/mycert' is already being used by 'projects/myproj/global/targetHttpsProxies/myproxy', resourceInUseByAnotherResource
How can I add more domains to this managed cert over time?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Not fixed. Still a thing ...
any update? I'm unable to update the manage certificates domain list 😢
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
bump. Any fixes?
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Bumping this issue, I'm facing the same problem.