Skip to content

Instantly share code, notes, and snippets.

@slyness
Created February 18, 2014 22:34
Show Gist options
  • Select an option

  • Save slyness/9081870 to your computer and use it in GitHub Desktop.

Select an option

Save slyness/9081870 to your computer and use it in GitHub Desktop.
a statement
I just reviewed the haw_security_group and it has some pretty big issues.
When I killed my test stack it removed SecurityGroup entries in the NatSG which affected all other stacks using the NATs.
Basically all our CIs began to fail because we deleted the port 22 rule so no github :(
I think the security group needs to be a a dynamic like I mentioned earlier.
What do you think?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment