document root_volume_resize for amazon-chroot

This commit is contained in:
Clint Shryock 2015-06-23 10:52:42 -05:00
parent 5d2ea088a2
commit 44dc977cb8
1 changed files with 3 additions and 0 deletions

View File

@ -133,6 +133,9 @@ AMI if one with the same name already exists. Default `false`.
template where the `.Device` variable is replaced with the name of the
device where the volume is attached.
* `root_volume_size` (integer)  The size of the root volume for the chroot
environment, and the resulting AMI
* `tags` (object of key/value strings) - Tags applied to the AMI.
## Basic Example