config fix2
This commit is contained in:
@@ -30,7 +30,7 @@ provider "proxmox" {
|
|||||||
|
|
||||||
pm_api_url = var.proxmox_api_url
|
pm_api_url = var.proxmox_api_url
|
||||||
pm_user = var.pm_user
|
pm_user = var.pm_user
|
||||||
pm_pass = var.pm_pass
|
pm_password = var.pm_pass
|
||||||
|
|
||||||
# (Optional) Skip TLS Verification
|
# (Optional) Skip TLS Verification
|
||||||
pm_tls_insecure = true
|
pm_tls_insecure = true
|
||||||
|
|||||||
Reference in New Issue
Block a user