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 support for IAM Roles in ECS Task Definitions #556

Merged
merged 1 commit into from
Aug 28, 2016
Merged

Add support for IAM Roles in ECS Task Definitions #556

merged 1 commit into from
Aug 28, 2016

Conversation

Canuteson
Copy link
Contributor

Even though the Cloudformation Documentation has not been updated to mention the TaskRoleArn property for TaskDefinitions, it is supported and successfully provisions task definitions with IAM Roles, as described in the API documentation:
http://docs.aws.amazon.com/cli/latest/reference/ecs/register-task-definition.html

@ejholmes
Copy link
Contributor

For what it's worth, I can also confirm that this is supported in CloudFormation, just not in the docs.

👍 this is great.

@markpeek markpeek merged commit d7c1a4b into cloudtools:master Aug 28, 2016
@markpeek
Copy link
Member

Thanks @Canuteson for the PR and @ejholmes for the review.

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.

None yet

3 participants