[20170814195559] Instance Security Group Parameter

Instance Security Group Parameter

Thanks to @william-richard for adding the ability to add a custom security group. If the default security group isn’t enough, you can now provide a fine tune one.

convox rack params set InstanceSecurityGroup=$SECURITY_GROUP_ID

Keep in mind you need to explicitly allow traffic from the Rack API within the security group, depending on how fine tuned your custom security group is.

Pull Requests