Skip to content

v0.40.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 04 Jun 23:13
003be6e
added `autoscaling:SetInstanceProtection` permission to default aws iam policy @vmonrabal (#180)

what

  • Add the autoscaling:SetInstanceProtection to the aws iam policy

why

  • We need to protect the instances from scale in when they are processing data and the mentioned permission was missing in the default policy

references