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

Update Network Connectivity Spoke Router and VPN Tunnels #8883

Conversation

modular-magician
Copy link
Collaborator

  • Remove immutable flag from VPN Tunnels to support:
    • includeImportRanges updates
  • Remove immutable flag from Router Appliances to support:
    • Instance count updates
    • includeImportRanges updates
  • Add correct update_mask_fields for VPN Tunnels and Router Appliances
  • Fix Router Appliance instance attributes to be properly marked as required
  • Update tests to verify:
    • Router Appliance scaling from 1 to 2 instances
    • Import range modifications
      Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

networkconnectivity: added support for updating `linked_vpn_tunnels.include_import_ranges`, `linked_interconnect_attachments.include_import_ranges`, `linked_router_appliance_instances. instances` and `linked_router_appliance_instances.include_import_ranges` in `google_network_connectivity_spoke`
networkconnectivity: fixed `linked_router_appliance_instances.instances.virtual_machine` and `linked_router_appliance_instances.instances.ip_address` attributes in `google_network_connectivity_spoke` to be correctly marked as required. Otherwise the request to create the resource will fail.

Derived from GoogleCloudPlatform/magic-modules#12519

[upstream:3a54268c0efd6991b9d9763d63742619b8787e9e]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 10, 2024 19:11
@modular-magician modular-magician merged commit 75dde0a into hashicorp:main Dec 10, 2024
4 checks passed
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