config fix
This commit is contained in:
@@ -18,11 +18,11 @@ variable "proxmox_api_url" {
|
|||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "proxmox_api_token_id" {
|
variable "pm_user" {
|
||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "proxmox_api_token_secret" {
|
variable "pm_pass" {
|
||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user