-
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
potential fix for a crash in google_storage_bucket
when providers upgrade to 4.42.0
#6758
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 ( 1 file changed, 3 insertions(+), 1 deletion(-)) |
google_storage_bucket
when upgrading to 4.42.0
google_storage_bucket
when providers upgrade to 4.42.0
Tests analyticsTotal tests: Action takenTriggering VCR tests in RECORDING mode for the tests that failed during VCR. Click here to see the failed testsTestAccBigQueryDataTable_bigtable |
Do we have a good idea why different provider versions act differently here? My hypothesis was that the library upgrade + expander changes in https://github.com/GoogleCloudPlatform/magic-modules/pull/6635/files result in a different message to the API, but that would explain |
Yeah, I think that's the root cause. The reason only |
Ah, force sending from |
Fixes hashicorp/terraform-provider-google#12917
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)