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

Multiple AWS Profiles #481

Open lnozot-vt opened 6 years ago

lnozot-vt commented 6 years ago

I have multiple accounts to use with AWS and with the AWS CLI I can use a "profile" to call a certain config from the AWS config and credential files. I do not see a way to do that with the "puppet (apply|resource|etc)" command. It would be great if this feature could be added.