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

Launchconfiguration incorrectly sets security groups

Open prozach opened this issue 9 years ago • 0 comments
trafficstars

Currently when a launchconfiguration is created, the security groups are set to a value of 'all possible security groups'. This is not ideal. The code should take the data from the puppet resource and create the launchconfiguration using the security groups passed by the user.

prozach avatar Aug 16 '16 17:08 prozach