5 lines
89 B
HCL
5 lines
89 B
HCL
variable "do_token" {
|
|
type = string
|
|
description = "Digital Ocean API token"
|
|
}
|