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 #17492

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 (hashicorp#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 063c48d into hashicorp:main Mar 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant