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

Support multiple aws profiles/accounts

Open benpillet opened this issue 10 years ago • 7 comments
trafficstars

I'm working with a team that has multiple aws accounts. It would be cool to not need the AWS_PROFILE environment variable. Instead, something like:

ec2_instance { 'foo':
  profile => 'account1'
}

that would use the different entries in ~/.aws/credentials. The upside would be I could run puppet apply across multiple manifests across multiple accounts. I don't think I can do that with the existing setup. Thoughts?

benpillet avatar Jun 11 '15 22:06 benpillet

Hi @benpillet. That's potentially a good idea. I don't think we'll be adding this immediately unfortunately due to other priorities but I'll leave this issue open as a reminder, or in case someone else has time and would like to submit a PR.

garethr avatar Jul 05 '15 21:07 garethr

+1

earsdown avatar Aug 19 '15 02:08 earsdown

@garethr any update here? I got another customer with the same request to support multiple aws profiles/accounts

automatecloud avatar Apr 06 '16 09:04 automatecloud

+1

discreet avatar Oct 21 '16 20:10 discreet

+1

nocturnalwarz avatar Dec 29 '16 19:12 nocturnalwarz

+1

denizin avatar Jul 12 '17 02:07 denizin

+1

acbox avatar Aug 01 '18 09:08 acbox