Update website/content/docs/configure.mdx

Co-authored-by: Lucas Bajolet <105649352+lbajolet-hashicorp@users.noreply.github.com>
nywilken.document-tmpdir
Wilken Rivera 2 years ago committed by GitHub
parent bd39423be5
commit bab3f16513
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -80,8 +80,9 @@ 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 amount of queries on can
set the `PACKER_GITHUB_API_TOKEN` with a GitHub Token to make it higher.
queries the public API from GitHub which has rate-limits on its APIs.
You can set the `PACKER_GITHUB_API_TOKEN` environment variable
with a GitHub Token to make it higher.
- `PACKER_LOG` - Setting this to any value other than "" (empty string) or
"0" will enable the logger. See the [debugging

Loading…
Cancel
Save