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

Add Support for Exporting Privately Used Public IPs (PUPIs) - Network Peering Module #248

Closed
rglenn-accenture opened this issue Feb 16, 2021 · 0 comments · Fixed by #255
Closed

Comments

@rglenn-accenture
Copy link
Contributor

Feature Request

Add Variables to override default export/import behavior for subnet routes with public IP ranges (e.g. PUPIs) in the Google Network Peering submodule.

Provider Support

GA Terraform Google Provider supports this configuration.

Recommended Solution

  • New variable definitions in variables.tf, with default values.
  • Pass variables into the google_compute_network_peering resource in main.tf, to align to the corresponding provider defaults.
  • Re-generate the README.md based on the new input variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant