HTTP/S Access (Git) Tokens

env0 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

  1. Enter your organization’s settings, and go to the Credentials tab
  2. In the Git Tokens section, click + Add Token
  3. Choose any name that will help you recognize this token in the future.
  4. Enter the token value in the Value text box.
  5. 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 -