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 external_ipv6_prefix to not be output only #1683

Conversation

modular-magician
Copy link
Collaborator

This addresses the resource google_compute_subnetwork where the attribute externalIpv6Prefix is set as Ouput only, however when looking at the Google Docs it's not an output attribute. It's also worth mentioning that it has a Default value of "2600:1900:4000:1ae::/64" which is not mentioned on the Google Cloud docs

Release Note Template for Downstream PRs (will be copied)

compute: changed `external_ipv6_prefix` field on `google_compute_subnetwork` resource to not be output only

Derived from GoogleCloudPlatform/magic-modules#9096

* update externalIpv6Prefex to not be output only

* WIP: adding attribute to update tests

* remove tests

* remove update4 config

* Update mmv1/products/compute/Subnetwork.yaml

Co-authored-by: Riley Karson <[email protected]>

* add back internalipv6 test

* add endline

* fix lint error

---------

Co-authored-by: Riley Karson <[email protected]>
[upstream:6e6e56eb11daa9dea7d9da7f67f9145cb764c872]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner November 9, 2023 02:23
@modular-magician modular-magician requested review from iyabchen and removed request for a team November 9, 2023 02:23
@modular-magician modular-magician merged commit a339a22 into GoogleCloudPlatform:main Nov 9, 2023
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-6e6e56eb11daa9dea7d9da7f67f9145cb764c872 branch November 18, 2024 05:22
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