Merge pull request #4065 from ksatirli/patch-2

fixes identifier for launch_device_mappings
This commit is contained in:
Rickard von Essen 2016-10-26 21:05:51 +02:00 committed by GitHub
commit d3e3889559
1 changed files with 1 additions and 1 deletions

View File

@ -345,4 +345,4 @@ termination of the instance building the new image. Packer will attempt to clean
up all residual volumes that are not designated by the user to remain after
termination. If you need to preserve those source volumes, you can overwrite the
termination setting by specifying `delete_on_termination=false` in the
`launch_device_mappings` block for the device.
`launch_block_device_mappings` block for the device.