Update website/pages/docs/builders/amazon/ebs.mdx

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
pull/9607/head
Megan Marsh 6 years ago committed by GitHub
parent 6bb23eeb0e
commit 3897865f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -289,7 +289,7 @@ These source AMIs may include volumes that are not flagged to be destroyed on
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`
overwrite the termination setting by setting `delete_on_termination` to `false`
in the `launch_block_device_mappings` block for the device.
## Build template data

Loading…
Cancel
Save