Skip to content

Commit

Permalink
Add client, permissions, monitoring and mfa configs to google_identit…
Browse files Browse the repository at this point in the history
…y_platform_config (#9609) (#17225)

* 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 <magic-modules@google.com>
  • Loading branch information
modular-magician committed Feb 8, 2024
1 parent f70da83 commit 65159a5
Show file tree
Hide file tree
Showing 5 changed files with 836 additions and 13 deletions.
3 changes: 3 additions & 0 deletions .changelog/9609.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
identityplatform: added `client`, `permissions`, `monitoring` and `mfa` fields to `google_identity_platform_config`
```

0 comments on commit 65159a5

Please sign in to comment.