Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example to add iam policies to task role #67

Open
EvilPlankton opened this issue Jul 29, 2020 · 0 comments
Open

Add example to add iam policies to task role #67

EvilPlankton opened this issue Jul 29, 2020 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@EvilPlankton
Copy link

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

When using secrets list in a container definition the container gets an permissions error trying to access SecretsManager when the task is instantiated

Expected Behavior

The container should be able to retrieve values from SecretsManager

Steps to Reproduce

Create a container definition with a valueFrom using an ARN in secretsmanager. When the task is run (in Fargate) by the service it will fail with a permissions error on the _exec role.

Screenshots

N/A

Environment (please complete the following information):

N/A

Additional Context

N/A

@EvilPlankton EvilPlankton added the bug 🐛 An issue with the system label Jul 29, 2020
@nitrocode nitrocode changed the title Fargate unable to access SecretsManager values Add example to add iam policies to task role Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant