-
Notifications
You must be signed in to change notification settings - Fork 1.8k
terraform destroy stops working silently #15
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
Comments
Hi @wint00, Are you still experiencing this issue with the latest version of Terraform? Thank you |
Nah. Just switched to GKE and don't use it anymore. Thanks!
On Wed, Jan 10, 2018 at 3:18 PM, Vincent Roseberry <[email protected]<mailto:[email protected]>> wrote:
Hi @wint00<https://github.com/wint00>,
Are you still experiencing this issue with the latest version of Terraform?
Thank you
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#15 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AM4fXU79l8ZD_bdvzEFhhRk6F0eaXwrsks5tJUVZgaJpZM4N4fY6>.
|
* Data source for retrieving GCE service account * Added project id for service account lookups (#15) * Renaming attribute project_id -> project
* Data source for retrieving GCE service account * Added project id for service account lookups (hashicorp#15) * Renaming attribute project_id -> project
* Data source for retrieving GCE service account * Added project id for service account lookups (#15) * Renaming attribute project_id -> project
Add (beta) filter to autoscaler properties
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. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
This issue was originally opened by @wint00 as hashicorp/terraform#2848. It was migrated here as part of the provider split. The original body of the issue is below.
I run terraform destroy on gce and it fails to bring down resources and says there is nothing to do. The log is full of:
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
The full log is too long so here are some what might be relevant parts:
The text was updated successfully, but these errors were encountered: