Skip to content

Commit

Permalink
Update testdata for PassRole
Browse files Browse the repository at this point in the history
  • Loading branch information
gordon-klotho committed May 24, 2024
1 parent 7f2872e commit 1778f7e
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkg/engine/testdata/2_routes.deployment-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
1 change: 1 addition & 0 deletions pkg/engine/testdata/extend_graph.deployment-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
1 change: 1 addition & 0 deletions pkg/engine/testdata/lambda_efs.deployment-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
1 change: 1 addition & 0 deletions pkg/engine/testdata/remove_path.deployment-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
1 change: 1 addition & 0 deletions pkg/engine/testdata/rename.deployment-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
1 change: 1 addition & 0 deletions pkg/engine/testdata/single_lambda.deployment-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"iam:DeleteRole*",
"iam:GetRole*",
"iam:List*",
"iam:PassRole",
"iam:PutRole*",
"iam:TagRole",
"iam:UntagRole",
Expand Down

0 comments on commit 1778f7e

Please sign in to comment.