Skip to content
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 destroy get's stuck on module.network.azurerm_virtual_network.vnet #3

Closed
MichalTaratuta opened this issue Nov 2, 2017 · 3 comments

Comments

@MichalTaratuta
Copy link

When trying to destroy the resources terrafrom gets stuck on module.network.azurerm_virtual_network.vnet: Still destroying...

Terraform v0.10.8

@dtzar
Copy link
Contributor

dtzar commented Nov 22, 2017

I confirmed this still exists with 0.11.0 also. It is a problem with the resource provider itself: hashicorp/terraform-provider-azurerm#373

@rguthriemsft
Copy link
Contributor

I think this is also preventing the module test from succeeding.

@yupwei68
Copy link
Contributor

Thanks for opening this issue. I think it's solved in hashicorp/terraform-provider-azurerm#373. And I'm going to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants