Skip to content

SWP: Match properties description #9514

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#21457
Fixes hashicorp/terraform-provider-google#21456
Fixes hashicorp/terraform-provider-google#21451
Fixes hashicorp/terraform-provider-google#21448

Hello folks.
This PR is to change the properties/fields descriptions on the Gateway google_network_services_gateway (Secure Web Proxy)

During the development one test failed because of TlsInspectionPolicy resource that has a default value from API. So this change was done as well to not break the tests.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

networkservices: added `ip_version` and `envoy_headers` fields to `google_network_services_gateway` resource
networksecurity: `min_tls_version` and `tls_feature_profile` fields updated to use the server assigned default and prevent a permadiff in `google_network_security_tls_inspection_policy` resource.

Derived from GoogleCloudPlatform/magic-modules#13087

[upstream:21c585ace17cec6803b39d7d585fc435e23d833a]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner March 10, 2025 20:50
@modular-magician modular-magician merged commit fa34374 into hashicorp:main Mar 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment