-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat: added disabled_user_signup
and disabled_user_deletion
to google_identity_platform_tenant
#12841
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
feat: added disabled_user_signup
and disabled_user_deletion
to google_identity_platform_tenant
#12841
Conversation
Hello! I am a robot. Tests will require approval from a repository maintainer to run. @roaks3, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
2491d6b
to
98926a3
Compare
…oogle_identity_platform_tenant`
98926a3
to
418efcd
Compare
@rileykarson This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 17 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
…ion-identity-platform-tenant
@GoogleCloudPlatform/terraform-team @rileykarson This PR has been waiting for review for 1 week. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @rileykarson This PR has been waiting for review for 2 weeks. Please take a look! Use the label |
…ion-identity-platform-tenant
@GoogleCloudPlatform/terraform-team @rileykarson This PR has been waiting for review for 3 weeks. Please take a look! Use the label |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 17 Click here to see the affected service packages
🟢 All tests passed! View the build log |
@GoogleCloudPlatform/terraform-team @rileykarson This PR has been waiting for review for 4 weeks. Please take a look! Use the label |
Apologies, have been low on cycles and taking too long to get back to reviews. Picking an alternate reviewer. @modular-magician reassign-reviewer |
@GoogleCloudPlatform/terraform-team @rileykarson This PR has been waiting for review for 5 weeks. Please take a look! Use the label |
@GoogleCloudPlatform/terraform-team @rileykarson This PR has been waiting for review for 6 weeks. Please take a look! Use the label |
OK let's see if it works this time: @modular-magician reassign-reviewer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor feedback, but overall LGTM
mmv1/third_party/terraform/services/identityplatform/resource_identity_platform_tenant_test.go
Outdated
Show resolved
Hide resolved
…ion-identity-platform-tenant
@roaks3 Thanks for the feedback, just updated the PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you revert to using single quotes for the string values in the yaml, so that we don't have these no-op changes in the diff?
Otherwise, LGTM, and should be ready to run tests
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 17 Click here to see the affected service packages
🟢 All tests passed! View the build log |
476221c
…oogle_identity_platform_tenant` (GoogleCloudPlatform#12841)
…oogle_identity_platform_tenant` (GoogleCloudPlatform#12841)
Solves hashicorp/terraform-provider-google#20918
Adds support for these two configuration options in the API Endpint:
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.