Skip to main contentenv zero can use HTTP/S Access tokens (aka Git Tokens) to access your infrastructure as code templates stored in private git repositories.
Adding a New Access Token
- Enter your organizationโs settings, and go to the Credentials tab
- In the Git Tokens section, click + Add Token
- Choose any name that will help you recognize this token in the future.
- Enter the token value in the
Value
text box.
- Click Add
Generating Access Tokens
Generate an access token is done in your VCS. This is vendor-specific and you can find further instructions here -