Skip to content

fix permadiff on google_identity_platform_config.authorized_domains#8740

Merged
shuyama1 merged 2 commits into
GoogleCloudPlatform:mainfrom
shuyama1:fix_authorized_domains_permadiff
Aug 23, 2023
Merged

fix permadiff on google_identity_platform_config.authorized_domains#8740
shuyama1 merged 2 commits into
GoogleCloudPlatform:mainfrom
shuyama1:fix_authorized_domains_permadiff

Conversation

@shuyama1

@shuyama1 shuyama1 commented Aug 22, 2023

Copy link
Copy Markdown
Member

fixes hashicorp/terraform-provider-google#15601

If this PR is for Terraform, I acknowledge that I have:

  • Searched through the issue tracker for an open issue that this either resolves or contributes to, commented on it to claim it, and written "fixes {url}" or "part of {url}" in this PR description. If there were no relevant open issues, I opened one and commented that I would like to work on it (not necessary for very small changes).
  • Ensured that all new fields I added that can be set by a user appear in at least one example (for generated resources) or third_party test (for handwritten resources or update tests).
  • Generated Terraform providers, and ran make test and make lint in the generated providers to ensure it passes unit and linter tests.
  • Ran relevant acceptance tests using my own Google Cloud project and credentials (If the acceptance tests do not yet pass or you are unable to run them, please let your reviewer know).
  • Read Write release notes before writing my release note below.

Release Note Template for Downstream PRs (will be copied)

identityplatform: fixed a permadiff on `authorized_domains` in `google_identity_platform_config` resource

@modular-magician

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 2 files changed, 10 deletions(-))
Terraform Beta: Diff ( 2 files changed, 10 deletions(-))

@modular-magician

Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 2984
Passed tests 2689
Skipped tests: 295
Affected tests: 0

$\textcolor{green}{\textsf{All tests passed in REPLAYING mode.}}$
View the build log

@modular-magician

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 2 files changed, 48 insertions(+))
Terraform Beta: Diff ( 2 files changed, 48 insertions(+))

1 similar comment
@modular-magician

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 2 files changed, 48 insertions(+))
Terraform Beta: Diff ( 2 files changed, 48 insertions(+))

@shuyama1
shuyama1 force-pushed the fix_authorized_domains_permadiff branch from 30e39a8 to 412b95f Compare August 23, 2023 00:47
@modular-magician

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 2 files changed, 51 insertions(+))
Terraform Beta: Diff ( 2 files changed, 51 insertions(+))

@modular-magician

Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 2987
Passed tests 2690
Skipped tests: 296
Affected tests: 1

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccDataSourceGoogleServiceAccountAccessToken_basic

Get to know how VCR tests work

@modular-magician

Copy link
Copy Markdown
Collaborator

$\textcolor{green}{\textsf{Tests passed during RECORDING mode:}}$
TestAccDataSourceGoogleServiceAccountAccessToken_basic[Debug log]

Rerun these tests in REPLAYING mode to catch issues

$\textcolor{green}{\textsf{No issues found for passed tests after REPLAYING rerun.}}$


$\textcolor{green}{\textsf{All tests passed!}}$
View the build log or the debug log for each test

@shuyama1

shuyama1 commented Aug 23, 2023

Copy link
Copy Markdown
Member Author

@shuyama1
shuyama1 requested review from a team and zli82016 and removed request for a team August 23, 2023 16:14

@zli82016 zli82016 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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.

Permadiff on google_identity_platform_config.authorized_domains

3 participants