You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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:
The text was updated successfully, but these errors were encountered: