|
|
|
@ -138,7 +138,8 @@ builder.
|
|
|
|
- `run_tags` (object of key/value strings) - Tags to apply to the instance
|
|
|
|
- `run_tags` (object of key/value strings) - Tags to apply to the instance
|
|
|
|
that is *launched* to create the AMI. These tags are *not* applied to the
|
|
|
|
that is *launched* to create the AMI. These tags are *not* applied to the
|
|
|
|
resulting AMI unless they're duplicated in `tags`.
|
|
|
|
resulting AMI unless they're duplicated in `tags`.
|
|
|
|
- `volume_run_tags` (object of key/value strings) - Tags to apply to the volumes
|
|
|
|
|
|
|
|
|
|
|
|
- `run_volume_tags` (object of key/value strings) - Tags to apply to the volumes
|
|
|
|
that are *launched* to create the AMI. These tags are *not* applied to the
|
|
|
|
that are *launched* to create the AMI. These tags are *not* applied to the
|
|
|
|
resulting AMI unless they're duplicated in `tags`.
|
|
|
|
resulting AMI unless they're duplicated in `tags`.
|
|
|
|
|
|
|
|
|
|
|
|
|