-
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): TestAccBigQueryJob_bigqueryJobCopy* #17892
Failing test(s): TestAccBigQueryJob_bigqueryJobCopy* #17892
Comments
This appears to have started failing based on a Terraform Core upgrade. I suspect it's just an issue with the test configuration where an earlier version of Core was less strict (but the actual behaviour was undefined). |
I can repro locally. Adding |
The issue here has to do with unknown values: https://developer.hashicorp.com/terraform/language/expressions/references#values-not-yet-known. Googling the error shows a lot of other results, as it's not really resource or provider specific. The guidance to use However, what I'd actually recommend here is storing the |
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. |
Impacted tests
Affected Resource(s)
Failure rates
Message(s)
Nightly build test history
b/336319185
The text was updated successfully, but these errors were encountered: