Skip to content

Commit

Permalink
Add OpenSearch permissions (#5615)
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence authored Nov 29, 2023
1 parent 35c28cb commit 5eed6e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/bootstrap/member-bootstrap/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ data "aws_iam_policy_document" "member-access" {
"elasticfilesystem:*",
"elasticloadbalancing:*",
"eks:Describe*",
"es:*",
"events:*",
"fsx:*",
"firehose:*",
Expand Down

0 comments on commit 5eed6e8

Please sign in to comment.