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
When instances were deleted manually, tencentcloud_eip_association will try to unbind a non-existing instances id from eip, so it will stuck till timeout, any solutions?
tencentcloud_eip_association.eip_tct_eu_assoc.2: Still destroying... (ID: eip-h6zvvaaq::ins-bnc8fsck, 50s elapsed)
tencentcloud_eip_association.eip_tct_eu_assoc.1: Still destroying... (ID: eip-m41t20x6::ins-4z5p73pk, 50s elapsed)
tencentcloud_eip_association.eip_tct_eu_assoc.0: Still destroying... (ID: eip-bhhoetfu::ins-gvytdt64, 50s elapsed)
tencentcloud_eip_association.eip_tct_cn_assoc.2: Still destroying... (ID: eip-7o6tunrb::ins-leqq7pop, 50s elapsed)
tencentcloud_eip_association.eip_tct_cn_assoc.1: Still destroying... (ID: eip-8ubh5hu5::ins-o8fpgoyp, 50s elapsed)
tencentcloud_eip_association.eip_tct_cn_assoc.0: Still destroying... (ID: eip-5x30nf2d::ins-ijieuuht, 50s elapsed)
tencentcloud_eip_association.eip_tct_eu_assoc.2: Still destroying... (ID: eip-h6zvvaaq::ins-bnc8fsck, 1m0s elapsed)
tencentcloud_eip_association.eip_tct_eu_assoc.1: Still destroying... (ID: eip-m41t20x6::ins-4z5p73pk, 1m0s elapsed)
tencentcloud_eip_association.eip_tct_eu_assoc.0: Still destroying... (ID: eip-bhhoetfu::ins-gvytdt64, 1m0s elapsed)
tencentcloud_eip_association.eip_tct_cn_assoc.2: Still destroying... (ID: eip-7o6tunrb::ins-leqq7pop, 1m0s elapsed)
tencentcloud_eip_association.eip_tct_cn_assoc.1: Still destroying... (ID: eip-8ubh5hu5::ins-o8fpgoyp, 1m0s elapsed)
tencentcloud_eip_association.eip_tct_cn_assoc.0: Still destroying... (ID: eip-5x30nf2d::ins-ijieuuht, 1m0s elapsed)
......
Error: Error applying plan:
6 error(s) occurred:
* tencentcloud_eip_association.eip_tct_cn_assoc[1] (destroy): 1 error(s) occurred:
* tencentcloud_eip_association.eip_tct_cn_assoc.1: eip still unbinding
* tencentcloud_eip_association.eip_tct_cn_assoc[0] (destroy): 1 error(s) occurred:
* tencentcloud_eip_association.eip_tct_cn_assoc.0: eip still unbinding
* tencentcloud_eip_association.eip_tct_eu_assoc[2] (destroy): 1 error(s) occurred:
* tencentcloud_eip_association.eip_tct_eu_assoc.2: eip still unbinding
* tencentcloud_eip_association.eip_tct_cn_assoc[2] (destroy): 1 error(s) occurred:
* tencentcloud_eip_association.eip_tct_cn_assoc.2: eip still unbinding
* tencentcloud_eip_association.eip_tct_eu_assoc[1] (destroy): 1 error(s) occurred:
* tencentcloud_eip_association.eip_tct_eu_assoc.1: eip still unbinding
* tencentcloud_eip_association.eip_tct_eu_assoc[0] (destroy): 1 error(s) occurred:
* tencentcloud_eip_association.eip_tct_eu_assoc.0: eip still unbinding
The text was updated successfully, but these errors were encountered:
When instances were deleted manually, tencentcloud_eip_association will try to unbind a non-existing instances id from eip, so it will stuck till timeout, any solutions?
The text was updated successfully, but these errors were encountered: