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 network_url attribute in consumer_accept_list block of google_compute_service_attachment resource #7047

Conversation

modular-magician
Copy link
Collaborator

This change adds the network_url attribute to the consumer_accept_list-block of the google_compute_service_attachment resource.

Note that because ExactlyOneOf is not available for lists, the projectIdOrNum attribute is made optional. Issue: hashicorp/terraform-plugin-sdk#470

Fixes:

An service_attachment_explicit_networks example is added to demonstrate the functionality and acts as an acceptance test.

Release Note Template for Downstream PRs (will be copied)

compute: added the `network_url` attribute to the `consumer_accept_list`-block of the `google_compute_service_attachment` resource.

Derived from GoogleCloudPlatform/magic-modules#9895

…pute_service_attachment resource (#9895)

* add network_url attribute in consumer_accept_list block of google_compute_service_attachment resource

* Bugfix: Use SelfLinkRelativePath check to prevent false positive resource changes

[upstream:0249d74bdb046afe63b6562f40b7cfa315eeb8b2]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 7641ebc into hashicorp:main Mar 5, 2024
2 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
1 participant