X-Git-Url: http://git.squeep.com/?p=awsible;a=blobdiff_plain;f=roles%2Fvpcaccess-infrastructure%2Ffiles%2Fvpcaccess-policy.json;h=a1c244d47dbcfb11a93a51a152c5c17391a401a5;hp=acd579581ef9dc7c50f3c090379a6a3bd9f91a3b;hb=407606adbe003d8f79ee3a45cca526eca68dbd54;hpb=db9b4575fd2921a26a8b72d6f946c777c209745d diff --git a/roles/vpcaccess-infrastructure/files/vpcaccess-policy.json b/roles/vpcaccess-infrastructure/files/vpcaccess-policy.json index acd5795..a1c244d 100644 --- a/roles/vpcaccess-infrastructure/files/vpcaccess-policy.json +++ b/roles/vpcaccess-infrastructure/files/vpcaccess-policy.json @@ -9,6 +9,7 @@ "ec2:CreateRoute", "ec2:DeleteRoute", "ec2:DescribeRouteTables", + "ec2:ModifyInstanceAttribute", "ec2:ModifyNetworkInterfaceAttribute" ], "Resource": [ @@ -16,4 +17,4 @@ ] } ] -} \ No newline at end of file +}