backport of commit bab3f16513

backport/nywilken.document-tmpdir/naturally-sought-sailfish
Wilken Rivera 2 years ago committed by GitHub
parent eba16fbcac
commit 7c7693e0d3

@ -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