Skip to content

Commit

Permalink
Update vars.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiraalA committed Mar 27, 2024
1 parent ee17445 commit 9bfc5b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,10 @@ variable "expose_kubeapi" {
type = bool
default = false
}
variable "cloudflare_zone_id" {
description = "The Cloudflare Zone ID"
type = string
}
#variable "cloudflare_zone_id" {
# description = "The Cloudflare Zone ID"
# type = string
#}
#variable "cloudflare_api_key" {}
#variable "api_token" {}
#variable "domain" {
Expand Down

0 comments on commit 9bfc5b2

Please sign in to comment.