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 Authz Extension and Authz Policy resources #20595

Conversation

modular-magician
Copy link
Collaborator

Hello folks.
This PR is to add 2 (two) new resources to the terraform MMv1:

  • Authz Extension (google_network_services_authz_extension)
  • Authz Policy (google_network_security_authz_policy)

Note: The Authz Policy resource has one field called cloudIap wich is an object without fields. So to make it work on terraform/yaml I needed to add one property called enabled that will be converted to the cloudIap field. You can check this field on the api page.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

networksecurity: Added new resource `google_network_security_authz_policy`
networkservices: Added new resource `google_network_services_authz_extension`

Derived from GoogleCloudPlatform/magic-modules#12379

[upstream:7c40d3784633df4577363031e1496fa232994505]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner December 4, 2024 23:35
@modular-magician modular-magician merged commit 69b2aba into hashicorp:main Dec 4, 2024
4 checks passed
Copy link

github-actions bot commented Jan 4, 2025

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 Jan 4, 2025
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.

1 participant