Added proxmox box as provider and latest version of bpg/proxmox as version
This commit is contained in:
4
providers.tf
Normal file
4
providers.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
provider "proxmox" {
|
||||
endpoint = "https://prox-console.tail1ad20b.ts.net/"
|
||||
# api_token read from PROXMOX_VE_API_TOKEN
|
||||
}
|
||||
Reference in New Issue
Block a user