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

fix(aws-ecs): set permissions for 'awslogs' log driver #1291

Merged
merged 1 commit into from
Dec 6, 2018

Commits on Dec 5, 2018

  1. fix(aws-ecs): set permissions for 'awslogs' log driver

    Make sure that tasks using the 'awslogs' Log Driver have the correct IAM
    permissions to actually write logs. Add grant() methods to IAM LogGroups
    to make this nicer to write.
    
    Fixes #1279.
    rix0rrr committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    456aa84 View commit details
    Browse the repository at this point in the history