Skip to content

Conversation

@djt5019
Copy link

@djt5019 djt5019 commented May 5, 2020

Hi, I've tried using your module and it's pretty solid. The one
thing I noticed is that the module did not allow for setting a
task role. Without this the container is not able to interact with
the various AWS APIs, so some code was kicking back errors.

This addition will allow your task to interact with the metadata api
as well as other AWS services. This role is what the container will
assume when it is running.

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html

This addition will allow your task to interact with the metadata api
as well as other AWS services.  This role is what the container will
assume when it is running.

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html
@acepace
Copy link

acepace commented Nov 23, 2020

@djt5019 it doesn't seem like anyone is supporting this. Do you mind forking this module?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants