terraform-provider-ucloud
terraform-provider-ucloud copied to clipboard
Terraform destroy doesn't work with subnet, eip and firewall rules.
I've run terraform destroy successfully, but the resources like subnet and eip etc still exist.
To fix the problems, we need clear reproduction cases - we need to be able to see it happen locally. So please give us some information like:
- UCloud Provider Version
- Terraform Configuration Files
- Debug Output ...
To fix the problems, we need clear reproduction cases - we need to be able to see it happen locally. So please give us some information like:
- UCloud Provider Version
- Terraform Configuration Files
- Debug Output ...
$ terraform version
Terraform v0.12.25
+ provider.aws v2.70.0
+ provider.random v2.3.0
+ provider.ucloud v1.23.0
Your version of Terraform is out of date! The latest version
is 0.14.2. You can update by downloading from https://www.terraform.io/downloads.html
already remove the resources manually, I can get the debug mesage any more, sorry about that.