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