hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.35k stars 1.75k forks source link

Failing test(s): TestAccBigtableGCPolicy_swapOffDeprecated #19092

Open melinath opened 3 months ago

melinath commented 3 months ago

Impacted tests

Affected Resource(s)

Failure rates

Message(s)

vcr_utils.go:152: Step 1/2 error: Check failed: Check 2/2 error: Error starting client. credentials: could not find default credentials. See https://cloud.google.com/docs/authentication/external/set-up-adc for more information

I don't see any changes that correspond to this new failure, but it also doesn't seem like an API change (since there aren't any requests being made in the test).

Nightly build test history

rileykarson commented 3 months ago

Adding as release shepherd, we may hand this forward later.