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

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 requested a review from a team as a code owner March 5, 2024 14:53
@modular-magician modular-magician requested review from roaks3 and removed request for a team March 5, 2024 14:53
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit f6475ca into GoogleCloudPlatform:main Mar 5, 2024
3 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