comment a var
This commit is contained in:
@@ -22,9 +22,9 @@ variable "proxmox_api_token_id" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "proxmox_api_token_secret" {
|
||||
type = string
|
||||
}
|
||||
#variable "proxmox_api_token_secret" {
|
||||
# type = string
|
||||
#}
|
||||
|
||||
provider "proxmox" {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user