Skip to content

Fixed TestAccNetworkServicesGateway_update #9056

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

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#19742

Marked ports field as updatable. This should be the case anyway, and will ensure that the field gets included in update requests. See discussion on b/372764562 for more context.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

networkservices: added in-place update support for `ports` field on `google_network_services_gateway` resource
networkservices: fixed bug where `google_network_services_gateway` could not be updated in place

Derived from GoogleCloudPlatform/magic-modules#12749

[upstream:c5cd53864b3d5f8dbf18a03bc7066993e3276aa8]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner January 14, 2025 19:54
@modular-magician modular-magician merged commit 1b7ec1b into hashicorp:main Jan 14, 2025
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.

Failing test(s): TestAccNetworkServicesGateway_update
1 participant