Move sign_in from google_identity_platform_project_default_config to google_identity_platform_config.#8559
Conversation
…elds to Config.yaml
Temporarily enable VCR to run the tests. Also, provide a more user's friendly desc for the quota field.
Fix the quota start_time format.
Re-enable skip_vcr due to hashicorp/terraform-provider-google#14158.
… google_identity_platform_config and marking the former as deprecated
|
Hello! I am a robot. It looks like you are a community contributor. @shuyama1, 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. |
|
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. Terraform GA: Diff ( 5 files changed, 616 insertions(+), 3 deletions(-)) |
Tests analyticsTotal tests:
|
|
@shuyama1 This PR is waiting for your approval. |
|
@mraouffouad Thanks for the ping! Sorry this fell off my radar. Working on the review now. |
|
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. Terraform GA: Diff ( 5 files changed, 615 insertions(+), 2 deletions(-)) |
shuyama1
left a comment
There was a problem hiding this comment.
Overall looks good, only some small comments
Tests analyticsTotal 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. Terraform GA: Diff ( 5 files changed, 615 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests:
|
shuyama1
left a comment
There was a problem hiding this comment.
Would you mind resolving the merge conflicts in the upgrade guide? Thanks!
|
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. Terraform GA: Diff ( 6 files changed, 746 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccIdentityPlatformConfig_update|TestAccDataSourceGoogleServiceAccountJwt |
|
Rerun these tests in REPLAYING mode to catch issues
|
Set send_empty_value to true for anonymous.enabled.
|
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. Terraform GA: Diff ( 6 files changed, 746 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests: 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 testsTestAccIdentityPlatformConfig_update |
|
Rerun these tests in REPLAYING mode to catch issues
|
We'll accept 5.0.0 PR's until 9/22 |
|
@mraouffouad Confirmed that the test is passing. Thanks for working on it. Overall looks good. For one last part, would you mind resolving the conflicts in mmv1/third_party/terraform/website/docs/guides/version_5_upgrade.html.markdown? Thanks! |
@shuyama1 Tests are passing in VCR. I removed the comment to skip VCR, like the case it was before this PR. |
Thanks for working on it. One last thing about the merge conflict though, please see my comments in #8559 (comment) |
Done. Thanks for reviewing! @shuyama1 wrt the next PR, should we be removing mmv1/products/identityplatform/ProjectDefaultConfig.yaml and its associated files / docs? |
Yes, and see https://googlecloudplatform.github.io/magic-modules/develop/make-a-breaking-change/#make-the-breaking-change-on-feature-branch-major-release-500 for more details on how to make major release breaking change PRs |
|
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. Terraform GA: Diff ( 6 files changed, 746 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests:
|
…google_identity_platform_config. (GoogleCloudPlatform#8559) Co-authored-by: Shuya Ma <87669292+shuyama1@users.noreply.github.com>
Created PR #9036. |
…google_identity_platform_config. (GoogleCloudPlatform#8559) Co-authored-by: Shuya Ma <87669292+shuyama1@users.noreply.github.com>
Move sign_in from google_identity_platform_project_default_config to google_identity_platform_config. Mark the former as deprecated. For more context, see #8064.
If this PR is for Terraform, I acknowledge that I have:
make testandmake lintin the generated providers to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)