terraform-provider-ucloud icon indicating copy to clipboard operation
terraform-provider-ucloud copied to clipboard

Terraform destroy doesn't work with subnet, eip and firewall rules.

Open hanyouqing opened this issue 5 years ago • 2 comments

I've run terraform destroy successfully, but the resources like subnet and eip etc still exist.

hanyouqing avatar Nov 30 '20 07:11 hanyouqing

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 ...

shawnmssu avatar Dec 02 '20 06:12 shawnmssu

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.

hanyouqing avatar Dec 13 '20 03:12 hanyouqing