4 lines
74 B
HCL
4 lines
74 B
HCL
variable "digitalocean_token" {
|
|
type = string
|
|
sensitive = true
|
|
}
|