Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I use reserved IP addresses? #449

Open
red8888 opened this issue Sep 4, 2024 · 1 comment
Open

How do I use reserved IP addresses? #449

red8888 opened this issue Sep 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@red8888
Copy link

red8888 commented Sep 4, 2024

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

@red8888 red8888 added the enhancement New feature or request label Sep 4, 2024
@red8888
Copy link
Author

red8888 commented Sep 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant