inlets / cloud-provision

Get cloud instances with your favourite software pre-loaded
MIT License
44 stars 14 forks source link

Allow a custom port range for EC2 VMs #23

Closed alexellis closed 1 year ago

alexellis commented 1 year ago

Description

Allow a custom port range for EC2 VMs

Set the additional text with a comma-separated list of ports i.e. 22,443,80,8080 and these will be added to the security group.

Ref: https://github.com/inlets/inlets-operator/issues/162