Skip to content

Commit

Permalink
Merge pull request #3 from CloudHealth/angel/eslistpolicy
Browse files Browse the repository at this point in the history
adding es:List* to policy
  • Loading branch information
angelconcepcion committed Jun 21, 2017
2 parents 3155728 + 29b7f6c commit 8fde595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion role/inputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ variable "default-readonly-policy" {
"elasticfilesystem:DescribeFileSystems",
"elasticfilesystem:DescribeTags",
"es:Describe*",
"es:ListTags",
"es:List*",
"iam:List*",
"iam:Get*",
"iam:GenerateCredentialReport",
Expand Down

0 comments on commit 8fde595

Please sign in to comment.