mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
fix typo in configure docs
This commit is contained in:
parent
a2b7105238
commit
fe425e533d
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ each can be found below:
|
|||
[Packer's home directory](#packer-s-home-directory) for more.
|
||||
|
||||
- `PACKER_GITHUB_API_TOKEN` - When using Packer init on HCL2 templates, Packer
|
||||
queries the public API from Github which limits the ammount of queries on can
|
||||
queries the public API from Github which limits the amount of queries on can
|
||||
set the `PACKER_GITHUB_API_TOKEN` with a Github Token to make it higher.
|
||||
|
||||
- `PACKER_LOG` - Setting this to any value other than "" (empty string) or
|
||||
|
|
|
|||
Loading…
Reference in a new issue