3 lines
No EOL
147 B
HCL
3 lines
No EOL
147 B
HCL
variable "pve_endpoint" { type = string }
|
|
variable "pve_token_id" { type = string }
|
|
variable "pve_token_secret" { type = string; sensitive = true } |