Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp committed Dec 26, 2023
1 parent 274bcf5 commit 58dfe6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tf/iam_github_actions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ data "aws_iam_policy_document" "upload_ami" {
actions = [
"ec2:RunInstances",
"ec2:DescribeInstances",
"ec2:GetConsoleOutput",
"ec2:TerminateInstances",
]
resources = ["*"]
Expand Down

0 comments on commit 58dfe6a

Please sign in to comment.