mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-22 02:22:00 -04:00
Merge pull request #8920 from rhencke/patch-1
Fix small typo in amazon-ebsvolume.html.md.erb
This commit is contained in:
commit
56aebbeda9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue