hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.3k stars 1.73k forks source link

Terraform destroy errors #3659

Closed ghost closed 4 years ago

ghost commented 5 years ago

This issue was originally opened by @bodemckenna as hashicorp/terraform#21362. It was migrated here as a result of the provider split. The original body of the issue is below.


When trying to destroy a Palo Alto instance I get the following error. It appears that the instance is taking a longer than expect time to remove. What is the expect time to remove an instance?

When trying to remove the subnet from the VPC it fails because the instance resource hasn't fully been deleted.

2 error(s) occurred:

Terraform does not automatically rollback in the face of errors. Instead, your Terraform state file has been partially updated with any resources that successfully completed. Please address the error above and apply again to incrementally change your infrastructure.

danawillow commented 5 years ago

Hi @bodemckenna, would you mind adding a response here (or opening a new issue) that fills out the template in https://github.com/terraform-providers/terraform-provider-google/issues/new?template=bug.md? That'll help give us the information we need in order to debug.

bodemckenna commented 5 years ago

Community Note

edwardmedia commented 4 years ago

@bodemckenna Can you repro the issue again? If yes, could you please attach the full debug log, and the plan? The versions of your terraform and provider are pretty old. Can you upgrade them and try again to see if you can repro the issue?

edwardmedia commented 4 years ago

@bodemckenna I am closing this issue. Please feel free to reopen it if you still see an issue about it. Thanks

ghost commented 4 years ago

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 πŸ‘‰ hashibot-feedback@hashicorp.com. Thanks!