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

Delete public ip via terraform does not work #318

Closed
alexwo opened this issue Dec 25, 2017 · 2 comments
Closed

Delete public ip via terraform does not work #318

alexwo opened this issue Dec 25, 2017 · 2 comments

Comments

@alexwo
Copy link

alexwo commented Dec 25, 2017

I have tried to use terraform Destroy to remove the public IP that is associated with VM instance.
Terraform was executing around 4m5s and returned the following error:

Error applying plan:
1 error(s) occurred:

  • alicloud_eip.jb (destroy): 1 error(s) occurred:
  • alicloud_eip.jb: EIP in use - trying again while it is deleted.
@xiaozhu36
Copy link
Collaborator

Hi @alexwo If EIP has been associated with one ECS instance, it won't be deleted. Please check it.

In addition, we will improve above error including output more useful error message and remove timeout if it can't delete EIP. Please be patient. Thanks a lot.

@xiaozhu36
Copy link
Collaborator

Hi @alexwo I have output more useful error message and remove timeout if it can't delete EIP in the latest version 1.5.0. Please update it. Thanks a lot.

Zhuo-An pushed a commit to Zhuo-An/terraform-provider that referenced this issue Oct 8, 2018
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