|
|
|
|
@ -254,6 +254,11 @@ each category, the available configuration keys are alphabetized.
|
|
|
|
|
of the `source_ami` unless `from_scratch` is `true`, in which case
|
|
|
|
|
this field must be defined.
|
|
|
|
|
|
|
|
|
|
- `root_volume_tags` (object of key/value strings) - Tags to apply to the volumes
|
|
|
|
|
that are *launched*. This is a
|
|
|
|
|
[template engine](/docs/templates/engine.html),
|
|
|
|
|
see [Build template data](#build-template-data) for more information.
|
|
|
|
|
|
|
|
|
|
- `skip_region_validation` (boolean) - Set to true if you want to skip
|
|
|
|
|
validation of the `ami_regions` configuration option. Default `false`.
|
|
|
|
|
|
|
|
|
|
|