-
Notifications
You must be signed in to change notification settings - Fork 97
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
Error applying IAM policy #116
Comments
@garethjevans mentioned this could be related to timing and with Terraform 0.13.0 it should help, with testing #130 which includes the 0.13.0 upgrade we've not seen this failure. Will close this once the PR has merged. |
#130 was merged but I just received the same error. |
Issues go stale after 90d of inactivity. |
Stale issues rot after 30d of inactivity. |
Received the same error on fresh Google project with v1.10.11 (latest at time of trying). Previous workaround in OP still works (i.e. reissue |
I'm getting the following error message.
I tried it twice on a fresh Google project with the same result. However, if I re-run
terraform apply
again, it works. I'm guessing its some kind of a race condition and it tries to create resources before its dependencies are created.The text was updated successfully, but these errors were encountered: