7 lines
88 B
HCL
7 lines
88 B
HCL
variable "cloudflare_token" {
|
|
type = string
|
|
}
|
|
variable "do_token" {
|
|
type = string
|
|
}
|