vladimirpetrov opened a new issue #24: URL: https://github.com/apache/cloudstack-terraform-provider/issues/24
When invoking the 'destroy' command to a running VM, it cannot be expunged as well. Which causes other issues, for example the VM's network cannot be destroyed too since it's still connected to the destroyed VM. ``` Error: Error deleting network TERRAFORM-isolated1: Undefined error: {"errorcode":530,"errortext":"Failed to delete network"} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org