mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Fix grammatical error (#8643)
This commit is contained in:
parent
111bab86d9
commit
dd5893ec23
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ us-east-1: ami-376d1d5e
|
|||
|
||||
As you can see, Packer builds both the Amazon and DigitalOcean images in
|
||||
parallel. It outputs information about each in different colors (although you
|
||||
can't see that in the block above), making it is easier to identify the actions
|
||||
can't see that in the block above), making it easier to identify the actions
|
||||
executed when you execute the command.
|
||||
|
||||
At the end of the build, Packer outputs both of the artifacts created (an AMI
|
||||
|
|
|
|||
Loading…
Reference in a new issue