shiftstack / dev-install

13 stars 16 forks source link

prepare_stack: create allow_ssh security group #107

Closed EmilienM closed 3 years ago

EmilienM commented 3 years ago

Create a security group that has a rule which authorizes SSH. It can be used by anyone who need to allow SSH on their workloads, so they don't have to do create it manually.

The name of the security group is allow_ssh.