Closed red8888 closed 2 weeks ago
OK I think maybe this is just a doc update thats needed
I had to set create_address = false
, but that took a little digging to even see that was a param.
In the docs the address
field should include a disclaimer "Will be ignored if create_address
is not set to false" or something
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
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
Detailed design
No response
Additional information
No response