8 lines
102 B
HCL
8 lines
102 B
HCL
variable "ssh_public_key_file" {
|
|
type = string
|
|
}
|
|
|
|
variable "cloudflare_zone_id" {
|
|
type = string
|
|
}
|