mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 17:03:59 +01:00
4 lines
194 B
HCL
4 lines
194 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"
|