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 client, permissions, monitoring and mfa configs to google_identity_platform_config #6944

Conversation

modular-magician
Copy link
Collaborator

Add client, permissions, monitoring and mfa configs to google_identity_platform_config

For client this also fixes the diff that was introduced in #9417 and reverted in #9447

Fixes hashicorp/terraform-provider-google/issues/14192, hashicorp/terraform-provider-google/issues/15712, hashicorp/terraform-provider-google/issues/13326, hashicorp/terraform-provider-google/issues/17063
Relates to: hashicorp/terraform-provider-google/issues/14194

Release Note Template for Downstream PRs (will be copied)

identityplatform: added `client`, `permissions`, `monitoring` and `mfa` fields to `google_identity_platform_config`

Derived from GoogleCloudPlatform/magic-modules#9609

…y_platform_config (#9609)

* Reapply "Add client config and permissions to google_identity_platform_config (#9417)"

This reverts commit 1c1f4d2844b9708f272601555212700382a78e44.

* Fix diff from API for GCIP client

* Add mfa config to GCIP

* Add multiTenant to google_identity_platform_config

* Add monitoring and request Logging to google_identity_platform_config

* Add test cases

* Extend update test to the new attributes

* Findings from review

* First set of review findings from zli82016

* Fix monitoring permadiff via custom flatten

* Fix client.permissions permadiff via custom flatten

* Fix mfa.state permadiff

* Adapt tests to latest changes

* Ignore only outputs for the import verify

[upstream:6029bee2dcd6180a177d33d3b96d4ae3967cc957]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 7cc8efb into hashicorp:main Feb 8, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-6029bee2dcd6180a177d33d3b96d4ae3967cc957 branch November 16, 2024 03:46
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.

Adding support for enabling and configuring MFA in Google Identity Platform
1 participant