Skip to content

Commit

Permalink
Update provider.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Jan 22, 2024
1 parent 86a9887 commit f7fa5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ provider "proxmox" {
pm_api_url = var.pve_api_url
pm_user = var.pve_api_user
pm_password = var.pve_api_password
pm_tls_insecure = var.pve_api_tls_verify
}

0 comments on commit f7fa5c9

Please sign in to comment.