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

Remove resource google_identity_platform_project_default_config #11354

Conversation

hao-nan-li
Copy link
Contributor

@hao-nan-li hao-nan-li commented Aug 5, 2024

fixes hashicorp/terraform-provider-google#15963

Release Note Template for Downstream PRs (will be copied)

identityplatform: removed resource `google_identity_platform_project_default_config` in favor of `google_identity_platform_project_config`

@modular-magician
Copy link
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.

google provider: Diff ( 4 files changed, 2 insertions(+), 1155 deletions(-))
google-beta provider: Diff ( 4 files changed, 2 insertions(+), 1155 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 281 deletions(-))

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Resource google_identity_platform_project_default_config was either removed or renamed - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

@hao-nan-li hao-nan-li added the override-breaking-change Allows a potential breaking change to be merged label Aug 5, 2024
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 16
Passed tests: 14
Skipped tests: 2
Affected tests: 0

Click here to see the affected service packages
  • identityplatform

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

@hao-nan-li hao-nan-li marked this pull request as ready for review August 5, 2024 18:29
@hao-nan-li hao-nan-li requested a review from c2thorn August 5, 2024 18:29
@hao-nan-li
Copy link
Contributor Author

Not sure why the lint is failing, the error message actually indicates the file is removed, which is intended.

Copy link
Member

@c2thorn c2thorn left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@c2thorn c2thorn left a comment

Choose a reason for hiding this comment

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

We are specifically removing this in favor of google_identity_platform_project_config, can we add that to the release note and upgrade guide

@modular-magician
Copy link
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.

google provider: Diff ( 5 files changed, 8 insertions(+), 1155 deletions(-))
google-beta provider: Diff ( 5 files changed, 8 insertions(+), 1155 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 281 deletions(-))

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Resource google_identity_platform_project_default_config was either removed or renamed - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 16
Passed tests: 14
Skipped tests: 2
Affected tests: 0

Click here to see the affected service packages
  • identityplatform

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

@c2thorn
Copy link
Member

c2thorn commented Aug 5, 2024

applying minor tweak, will give LGTM after build

@modular-magician
Copy link
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.

google provider: Diff ( 5 files changed, 8 insertions(+), 1155 deletions(-))
google-beta provider: Diff ( 5 files changed, 8 insertions(+), 1155 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 281 deletions(-))

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Resource google_identity_platform_project_default_config was either removed or renamed - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 16
Passed tests: 14
Skipped tests: 2
Affected tests: 0

Click here to see the affected service packages
  • identityplatform

$\textcolor{green}{\textsf{All tests passed!}}$

View the build log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
override-breaking-change Allows a potential breaking change to be merged service/identitytoolkit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants