-
Notifications
You must be signed in to change notification settings - Fork 827
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
Terraform state is not fully applied #2000
Comments
It's possible those resources were re-created or have been created. Not sure if the investigation is worth it. |
/assign |
I bumped into this while deploying changes that were part of #1952. I deployed the changes, so maybe it's resolved? I suspect if there's still a conflict with bash, it may be with changes in #1974 I'll re-run terraform once that has merged to see if there's still a difference of opinion between terraform and bash about this |
Added a commit to #1974 to fix this
IMO terraform shouldn't be setting authoritative bindings for a project unless it's also managing the project. Whereas in this case, the module in question is just for managing a GKE cluster within the project. The I opted to move the bindings over to As part of the commit I preemptively ran |
Totally make sense for me. |
I got when I deployed #1604 for
aaa
:Resources introduced in #365
The text was updated successfully, but these errors were encountered: