nixops-aws icon indicating copy to clipboard operation
nixops-aws copied to clipboard

Cannot specify egress rules for ec2 security groups

Open jml opened this issue 9 years ago • 1 comments

With other deployment tools, I can specify security group rules that limit egress from machines in EC2. Currently in nixops, I can only specify ingress rules.

The relevant boto API is authorize_security_group_egress.

jml avatar May 13 '15 22:05 jml

Also, the NixOps manual doesn't tell you that you are specifying inbound rules.

GlennS avatar Sep 12 '18 00:09 GlennS