mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-13 17:58:24 +01:00
3 lines
193 B
HCL
3 lines
193 B
HCL
proxmox_api_url = "https://0.0.0.0:8006/api2/json" # Your Proxmox IP Address
|
|
proxmox_api_token_id = "terraform@pam!terraform" # API Token ID
|
|
proxmox_api_token_secret = "your-api-token-secret" |