ami-resource icon indicating copy to clipboard operation
ami-resource copied to clipboard

Enable cross account lookup for AMIs

Open gbvanrenswoude opened this issue 8 years ago • 1 comments

Enable crossaccount lookup when passing in the ROLE_ID and ACCOUNT_ID variable. When not passing them, use it as default.

gbvanrenswoude avatar Jan 26 '18 14:01 gbvanrenswoude

I just left another PR to support aws_session_token, saw this one and figured I'd leave my 2c:

Personally, I don't think resources should encourage users to add privileges to the workers instance profiles, since this means that all teams/pipelines/tasks will have the same privileges. Besides, I think this gives the AMI resource too many responsibilities.

itsdalmo avatar Feb 22 '18 10:02 itsdalmo