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

Added new resource "Router Nat Address" #8227

Conversation

modular-magician
Copy link
Collaborator

Adds new resource google_compute_router_nat_address, allowing changes to the nat_ips and drain_nat_ips fields separately from the google_compute_router_nat resource.

Also adds a new field initial_nat_ip for resource google_compute_router_nat as well, to be used for the required address during creation.

Part of: hashicorp/terraform-provider-google#6812

Release Note Template for Downstream PRs (will be copied)

`google_compute_router_nat_address`
compute: added 'initial_nat_ip' field to 'google_compute_router_nat' resource, to enable use of the fine-grained resource `google_compute_router_nat_address`

Derived from GoogleCloudPlatform/magic-modules#11390

[upstream:c7be32cb819c4471bc0d9d166ca736a48474ed03]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 5e9eed8 into hashicorp:main Sep 20, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-c7be32cb819c4471bc0d9d166ca736a48474ed03 branch November 16, 2024 03:48
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 this pull request may close these issues.

1 participant