mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
5 lines
213 B
HCL
5 lines
213 B
HCL
proxmox_server = "proxmox.example.com"
|
|
PM_API_TOKEN_ID = "tokenid"
|
|
PM_API_TOKEN_SECRET = "tokensecret"
|
|
# tokenid is read automatically from PM_API_TOKEN_ID
|
|
# token is read automatically from PM_API_TOKEN_SECRET |