puppetlabs-aws
puppetlabs-aws copied to clipboard
Launchconfiguration incorrectly sets security groups
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.