remind101 / stacker_blueprints

DEPRECATED - moved to:
https://github.com/cloudtools/stacker_blueprints
BSD 2-Clause "Simplified" License
39 stars 53 forks source link

Should output the EmpireMinionRole #11

Closed mwildehahn closed 7 years ago

mwildehahn commented 8 years ago

Maybe there is another way to do this, but this should allow other stacks to give the minion permission to access resources.

The specific thing I'm trying to handle: I have an SNS topic I want to allow a service running within Empire to publish to without having to pass AWS credentials via. environmental variables to the task.

phobologic commented 7 years ago

Fixed in #18