env zero can use HTTP/S Access tokens (aka Git Tokens) to access your infrastructure as code templates stored in private git repositories.Documentation Index
Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Valuetext 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 -- Github - Personal access tokens
- Gitlab - Personal access tokens
- Bitbucket - App Passwords
Next steps
- Managing SSH Keys - Add SSH keys for repositories that require key-based authentication.
- Managing Variables - Configure Terraform and environment variables across all scopes.
- Using Variable Sets - Bundle credentials and config into reusable sets.