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 doesn't work with subnet, eip and firewall rules. #87

Open
hanyouqing opened this issue Nov 30, 2020 · 2 comments
Open

Comments

@hanyouqing
Copy link

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

@shawnmssu
Copy link
Collaborator

shawnmssu commented Dec 2, 2020

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

@hanyouqing
Copy link
Author

hanyouqing commented Dec 13, 2020

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.

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

No branches or pull requests

2 participants