puppetlabs-aws
puppetlabs-aws copied to clipboard
Add additional autoscaling and launchconfig parameters
For the autoscaling group we should be able to specify-
- placement-group
- default-cooldown
- termination-policies
- desired-capacity
For launch configs-
- iam-instance-profile
- associate-public-ip-address
- placement-tenancy
The placement group and iam instance profile are probably the most important missing features towards building clusters using this module.
Thanks @tedivm, appreciate the feedback. If you'd be interested in workin a PR I'd be happy to help. Otherwise it might be a little time before we get to this - but definitely interested in adding this functionality.
I'm not going to have a chance to poke it for at least a month (leaving for vacation next week), but if it still hasn't been addressed I'll poke it then. :-)
I would add also tags to the instances in the autoscaling group.
im having this problem as well. any chance it will be addressed soon?