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

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 <rileykarson@google.com>

* add back internalipv6 test

* add endline

* fix lint error

---------

Co-authored-by: Riley Karson <rileykarson@google.com>
[upstream:6e6e56eb11daa9dea7d9da7f67f9145cb764c872]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit adad008 into hashicorp:main Nov 9, 2023
4 checks passed
Copy link

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 Dec 10, 2023
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