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 saml field to google_iam_workload_identity_pool_provider resource #6718

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#15839

Release Note Template for Downstream PRs (will be copied)

workloadidentity: added `saml` block to `google_iam_workload_identity_pool_provider` resource

Derived from GoogleCloudPlatform/magic-modules#9061

…urce (hashicorp#9061)

* add saml block to workloadIdentityPoolProvider resource

* add tf examples for saml tests

* add newline in yaml

* lintcheck

* fix saml tests

* add metadata.xml file for testing

* apply to correct iam service

* change iam beta  endpoint from v1beta to v1
[upstream:0782e1a9c6d73bbf636bef7e97e01e92cd99d226]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 14d673b into hashicorp:main Dec 7, 2023
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-0782e1a9c6d73bbf636bef7e97e01e92cd99d226 branch November 16, 2024 02:23
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.

Add the missing saml field to the google_iam_workload_identity_pool_provider resource
1 participant