diff --git a/website/pages/docs/builders/amazon/index.mdx b/website/pages/docs/builders/amazon/index.mdx index 9c5ee406c..e7d8af6c4 100644 --- a/website/pages/docs/builders/amazon/index.mdx +++ b/website/pages/docs/builders/amazon/index.mdx @@ -221,6 +221,10 @@ If you have the `spot_price` parameter set to `auto`, you must also add: ec2:DescribeSpotPriceHistory +If you are using the `vpc_filter` option, you must also add: + + ec2:DescribeVpcs + ## Troubleshooting ### Attaching IAM Policies to Roles