Remove release channel UNSPECIFIED diff suppress#4554
Remove release channel UNSPECIFIED diff suppress#4554c2thorn merged 2 commits intoGoogleCloudPlatform:masterfrom
Conversation
|
I have triggered VCR tests based on this PR's diffs. See the results here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=175177" |
rileykarson
left a comment
There was a problem hiding this comment.
LGTM, as we'll know this works when the tests pass, right?
|
@rileykarson ATM there isn't a test that captures the failing scenario. |
|
Good point about |
|
I have triggered VCR tests based on this PR's diffs. See the results here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=175183" |
|
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccServiceUsageConsumerQuotaOverride_regionConsumerQuotaOverrideExample You can view the result here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=175285" |
|
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccContainerNodePool_withManagement|TestAccServiceUsageConsumerQuotaOverride_regionConsumerQuotaOverrideExample You can view the result here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=175287" |
|
Test has passed: https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloud_ProviderGoogleCloudMmUpstream/175190?buildTab=tests Going to merge now so the fix goes into next release. |
Fixes hashicorp/terraform-provider-google#8543
The diff suppress made setting
channel = "UNSPECIFIED"not set a channel at all, which now causes a diff due to an API change setting a default.If this PR is for Terraform, I acknowledge that I have:
make testandmake lintto ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)