Skip to content

make authz extension wire_format O+C #3414

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

Conversation

modular-magician
Copy link
Collaborator

fixes hashicorp/terraform-provider-google#21129
fixes hashicorp/terraform-provider-google#21120
fixes hashicorp/terraform-provider-google#21180
fixes hashicorp/terraform-provider-google#21171

not sure if the API changed behavior since resource implementation, but the API no longer accepts the provider supplying the default value. Changing the field to be O+C to allow the API to set the default itself.

Should not be a breaking change due to making it O+C while also moving away from a default that is just straight up invalid.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

networkservices: fixed a bug with `google_network_services_authz_extension.wire_format` sending an invalid default value by removing the Terraform default and letting the API set the default.

Derived from GoogleCloudPlatform/magic-modules#12975

[upstream:b0a90c2e7fd158a9030db2f2c3d66ea8e39c3ca9]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner February 6, 2025 19:07
@modular-magician modular-magician requested review from iyabchen and removed request for a team February 6, 2025 19:07
@modular-magician modular-magician merged commit 95427e9 into GoogleCloudPlatform:main Feb 6, 2025
4 of 6 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