Skip to content

Commit

Permalink
feat: add ec2:AttachVolume to bootstrap policy (#28)
Browse files Browse the repository at this point in the history
Signed-off-by: Max Xu <[email protected]>
  • Loading branch information
maxsxu authored Jul 11, 2023
1 parent 86d1e6b commit 0f29634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/aws/files/bootstrap_role_iam_policy.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
"autoscaling:SetDesired*",
"ec2:AssignPrivateIpAddresses",
"ec2:AttachInternetGateway",
"ec2:AttachVolume",
"ec2:CreateLaunchTemplateVersion",
"ec2:CreateNatGateway",
"ec2:CreateNetworkInterface",
Expand Down

0 comments on commit 0f29634

Please sign in to comment.