awslabs / ecs-secrets

Runtime secrets management solution for ECS using Task IAM Roles
Apache License 2.0
176 stars 20 forks source link

Update README to clarify getting started steps #2

Open jhaynes opened 7 years ago

jhaynes commented 7 years ago

The wording in the README leads you to believe that the --create-principal and --fetch-role will be created when running the docker command given. However, those two roles need to exist already in the user's account.

Sitin commented 6 years ago

+1 I've just stuck with the same issue.