From 4743204af0545f551c8994bfc1c895e36402ada9 Mon Sep 17 00:00:00 2001 From: Dimitrios Karagiannis Date: Tue, 24 Jul 2018 12:52:04 +0100 Subject: [PATCH] Wrong outputs listed in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7767c75..5398889 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,7 @@ module "best_team_ecr_credentials" { | Name | Description | |------|-------------| -| policy_arn | ARN for the new policy | | access_key_id | Access key id for the new user | | secret_access_key | Secret for the new user | -| user_name | User name for the new credentials | | repo_arn | ECR repository ARN | +| repo_url | ECR repository URL |