fix grammar in docs

This commit is contained in:
Megan Marsh 2018-02-15 14:28:22 -08:00
parent 23567aad6f
commit d07a2dda7d
1 changed files with 2 additions and 2 deletions

View File

@ -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