You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using negs module: GoogleCloudPlatform/lb-http/google//modules/serverless_negs
Once the https redirection is enabled by setting https_redirect = true it cant be disabled later, because of following error: Error when reading or editing UrlMap: googleapi: Error 400: The url_map resource 'projects/XYZ/global/urlMaps/XYZ-https -redirect' is already being used by 'projects/XYZ/global/targetHttpProxies/XYZ-http-proxy', resourceInUseByAnotherResource
The text was updated successfully, but these errors were encountered:
Hi!
I am using negs module:
GoogleCloudPlatform/lb-http/google//modules/serverless_negs
Once the https redirection is enabled by setting
https_redirect = true
it cant be disabled later, because of following error:Error when reading or editing UrlMap: googleapi: Error 400: The url_map resource 'projects/XYZ/global/urlMaps/XYZ-https -redirect' is already being used by 'projects/XYZ/global/targetHttpProxies/XYZ-http-proxy', resourceInUseByAnotherResource
The text was updated successfully, but these errors were encountered: