diff --git a/website/source/docs/builders/amazon.html.md b/website/source/docs/builders/amazon.html.md index e40b2c17c..21dad780a 100644 --- a/website/source/docs/builders/amazon.html.md +++ b/website/source/docs/builders/amazon.html.md @@ -177,9 +177,9 @@ for Packer to work: }] } ``` -### Notes to pay for a spot instance to create the AMI -You need to add two more actions: `ec2:RequestSpotInstances` and `ec2:CancelSpotInstanceRequests` +Note that if you'd like to create a spot instance, you must also add +`ec2:RequestSpotInstances` and `ec2:CancelSpotInstanceRequests` ## Troubleshooting