|
|
|
|
@ -343,6 +343,10 @@ builder.
|
|
|
|
|
best spot price. This must be one of: `Linux/UNIX`, `SUSE Linux`, `Windows`,
|
|
|
|
|
`Linux/UNIX (Amazon VPC)`, `SUSE Linux (Amazon VPC)`, `Windows (Amazon VPC)`
|
|
|
|
|
|
|
|
|
|
- `spot_tags` (object of key/value strings) - Requires `spot_price` to
|
|
|
|
|
be set. This tells Packer to aplly tags to the spot request that is
|
|
|
|
|
issued.
|
|
|
|
|
|
|
|
|
|
- `sriov_support` (boolean) - Enable enhanced networking (SriovNetSupport but not ENA)
|
|
|
|
|
on HVM-compatible AMIs. If true, add `ec2:ModifyInstanceAttribute` to your AWS IAM
|
|
|
|
|
policy. Note: you must make sure enhanced networking is enabled on your instance. See [Amazon's
|
|
|
|
|
|