infrastructure/example.env
2024-07-21 12:27:40 +02:00

10 lines
183 B
Bash

TF_VAR_tailscale_authkey=""
TF_VAR_oidc_username=""
TF_VAR_oidc_password=""
TF_VAR_oidc_issuer_url=""
TF_VAR_oidc_client_id=""
TF_VAR_digitalocean_token=""
TF_VAR_proxmox_token=""