spotty icon indicating copy to clipboard operation
spotty copied to clipboard

AWS: Inbound IP whitelist

Open mattlbeck opened this issue 5 years ago • 1 comments

New config param instances.parameters.inboundIp.

Allows users to specify an inbound IP address or range, which is then used to whitelist all ports, including 22, in the instance's security group. By default this is set to 0.0.0.0/0 and therefore not whitelisted.

Resolves #96

mattlbeck avatar Mar 29 '21 22:03 mattlbeck

@apls777 Thank you for the feedback, I have made all the requested changes.

mattlbeck avatar Mar 31 '21 08:03 mattlbeck