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've just accidentally destroyed a few instances by adding an extra security group to my config for a few ec2 instances. Luckily they were test boxes! ;-)
This is related to bug #299, however hosts within a VPC can have their security group changed dynamically. I can do this in the AWS console, but when doing so through Terraform it's just hit the "(forces new resource)" condition and as a result dropped & recreated the hosts.
The text was updated successfully, but these errors were encountered:
I've just accidentally destroyed a few instances by adding an extra security group to my config for a few ec2 instances. Luckily they were test boxes! ;-)
This is related to bug #299, however hosts within a VPC can have their security group changed dynamically. I can do this in the AWS console, but when doing so through Terraform it's just hit the "(forces new resource)" condition and as a result dropped & recreated the hosts.
The text was updated successfully, but these errors were encountered: