chore(terraform): update DNS records
This commit is contained in:
@@ -45,12 +45,6 @@ variable "domain_name" {
|
||||
description = "Cloudflare zone (apex domain) in which to create the A record"
|
||||
}
|
||||
|
||||
variable "record_name" {
|
||||
type = string
|
||||
description = "DNS record name relative to the zone; use \"@\" for the apex"
|
||||
default = "dokploy"
|
||||
}
|
||||
|
||||
variable "cloudflare_proxied" {
|
||||
type = bool
|
||||
description = "Whether Cloudflare should proxy (orange-cloud) the A record"
|
||||
|
||||
Reference in New Issue
Block a user