puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
188 stars 216 forks source link

Add iam_instance_profile to ec2_launchconfiguration #482

Open mdechiaro opened 6 years ago

mdechiaro commented 6 years ago

This adds an additional option for assigning an IAM instance profile to Auto Scaling EC2 instances.

mdechiaro commented 6 years ago

I ran "bundle exec rake validate lint spec" on my branch and it completed without issue, so I am not sure why it is failing the Travis CI check. If there is anything else you need for this pull request then please let me know.

gregohardy commented 6 years ago

I'll retest it when we are closer to the release. I believe it's not related to your PR. I'll merge your PR when I track it down okay?

mdechiaro commented 6 years ago

Ok, thanks