-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Backfill terraform_labels with state upgrader for the immutable MMv1 resources #9438
Conversation
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 ( 10 files changed, 1844 insertions(+), 1 deletion(-)) |
Tests analyticsTotal tests: Action takenFound 3 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccCloudRunDomainMapping_migration1|TestAccCloudRunDomainMapping_migration|TestAccHealthcareDatasetIamPolicy |
Rerun these tests in REPLAYING mode to catch issues
Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.
|
33c9eed
to
77da9e6
Compare
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 testsTestAccBigqueryConnectionConnection_bigqueryConnectionAwsUpdate|TestAccDataprocJobIamPolicy |
Rerun these tests in REPLAYING mode to catch issues
|
77da9e6
to
7f1e98b
Compare
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 testsTestAccDataSourceGoogleServiceAccountIdToken_impersonation |
Rerun these tests in REPLAYING mode to catch issues
|
Tested the provider upgrade from 4.84 and 5.5 to the new provider for the resources
|
Sending to Cameron as well, still a bit behind |
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.
is there a GH issue this should link to?
Yes, linked the GH issue. Thanks for the review. |
fixes hashicorp/terraform-provider-google#16424
Backfill terraform_labels with state upgrader for the immutable MMv1 resources
Two immutable resources are not impacted and not state upgrader is added for them.
Release Note Template for Downstream PRs (will be copied)