Created
February 18, 2014 22:34
-
-
Save slyness/9081870 to your computer and use it in GitHub Desktop.
a statement
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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