-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Failing test(s): TestAccBigqueryDataTransferConfig #16033
Failing test(s): TestAccBigqueryDataTransferConfig #16033
Comments
Previously these tests failed due to a missing permission, which appears to be related to how the GA nightly tests were configured with Beta credentials for a period. Now the credentials are fixed the error shown above has occurred |
@SarahFrench we are running into the same error when running terraform apply on
I noticed that if we specify a value for the |
We are getting the same error message. This is happening when the provider is upgraded to 4.84.0. If the 4.84.0 is used initially (not from upgrade), there is no issue. The error happened with or without explicitly setting value for the service_account_name . |
I just tested the 5.0.0, it is still giving me the error -- Error: Error updating Config "projects/304937331054/locations/us/transferConfigs/653202dd-0000-236e-8fc1-94eb2c1bd542": googleapi: Error 400: The requested service account name () doesn't exist. |
I think this error occurs from #15359. I tried the following step
I think it is because updateMasks includes |
Do we have an ETA for the fix? @SarahFrench |
I'll add a bug report separate to this issue |
Please follow #16126 for updates on this bug as it goes through our triage process |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Failure rates
Impacted tests
Affected Resource(s)
Nightly build test history
Message(s)
b/303808513
The text was updated successfully, but these errors were encountered: