Update terraform.tf

This commit is contained in:
2022-11-04 21:53:31 +00:00
parent 6f7e9729af
commit 95e996d55e

View File

@@ -21,8 +21,6 @@ provider "proxmox" {
}
variable "pm_api_url" {}
variable "pm_api_token_id" {}
variable "pm_api_token_secret" {}
variable "dnsserver" {}
variable "sshkeys" {}
variable "pm_password" {}