Skip to content

Commit

Permalink
Add autoscaling:CancelInstanceRefresh permission for CAPA
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiDog committed Jul 3, 2024
1 parent 0be15bf commit b8ea7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capa-controller-role/capa-controller-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
{
"Effect": "Allow",
"Action": [
"autoscaling:CancelInstanceRefresh",
"autoscaling:CreateAutoScalingGroup",
"autoscaling:UpdateAutoScalingGroup",
"autoscaling:CreateOrUpdateTags",
Expand Down

0 comments on commit b8ea7a9

Please sign in to comment.