-
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): TestAccComputeInstanceTemplate_sourceImageEncryptionKey (beta) #16687
Comments
I think this test failure could be related to how there are authoritative IAM resources changing IAM policies on shared KMS resources in acceptance tests : https://github.com/hashicorp/terraform-provider-google-beta/blob/9779b44720e8e47f056a7f7fc608c5380eefb06c/google-beta/services/cloudfunctions2/resource_cloudfunctions2_function_generated_test.go#L848-L865 That code's in the |
Just merged the PR I opened due to this issue - I want to check on the affected tests before closing this That PR stopped These are tests in the TPGB nightly test project that fail due to missing permissions:
Also in that PR, I added a missing |
Following #16687 (comment), where I described adding a depends_on field to the Hopefully it'll continue |
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)
The text was updated successfully, but these errors were encountered: