mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-05 21:45:13 +01:00
Merge pull request #8920 from rhencke/patch-1
Fix small typo in amazon-ebsvolume.html.md.erb
This commit is contained in:
@@ -182,7 +182,7 @@ variables are available:
|
||||
-> **Note:** Packer uses pre-built AMIs as the source for building images.
|
||||
These source AMIs may include volumes that are not flagged to be destroyed on
|
||||
termination of the instance building the new image. In addition to those
|
||||
volumes created by this builder, any volumes inn the source AMI which are not
|
||||
volumes created by this builder, any volumes in the source AMI which are not
|
||||
marked for deletion on termination will remain in your account.
|
||||
|
||||
## Build function template engine variables
|
||||
|
||||
Reference in New Issue
Block a user