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 publish == "External", the bootstrap VM will be assigned an EIP.
During bootstrap destroy, the `terraform-provider-aws` code might call
`DisassociateAddress` on the EIP before deleting the instance.
0 commit comments