Add policies to use spot instance to create the AMI

pull/5197/head
Bill Wang 9 years ago
parent 4c52ee9697
commit 28a986691d

@ -136,6 +136,9 @@ 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`
## Troubleshooting

Loading…
Cancel
Save