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'm really confused about this, the "address" field is totally ignored.
How do I use an existing google_compute_global_address?
Is this not supported? If so I'd like to make a feature request.
Even when I add the address param it still creates its own "google_compute_global_address" "default" resource.
Terraform Resources
Using sub module "GoogleCloudPlatform/lb-http/google//modules/serverless_negs"
See example usage, I just want to add a reserved IP to this: https://registry.terraform.io/modules/GoogleCloudPlatform/lb-http/google/latest/submodules/serverless_negs#usage
Detailed design
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
TL;DR
I'm really confused about this, the "address" field is totally ignored.
How do I use an existing google_compute_global_address?
Is this not supported? If so I'd like to make a feature request.
Even when I add the address param it still creates its own
"google_compute_global_address" "default"
resource.Terraform Resources
Using sub module "GoogleCloudPlatform/lb-http/google//modules/serverless_negs" See example usage, I just want to add a reserved IP to this: https://registry.terraform.io/modules/GoogleCloudPlatform/lb-http/google/latest/submodules/serverless_negs#usage
Detailed design
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: