mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-29 09:32:39 +00:00
6 lines
70 B
HCL
6 lines
70 B
HCL
|
|
variable "vultr_api_key" {
|
|
type = string
|
|
sensitive = true
|
|
}
|