updating modules

This commit is contained in:
2025-08-24 10:04:04 -05:00
parent 928cf9c733
commit 64375cd9e2
2 changed files with 1 additions and 6 deletions

View File

@@ -46,11 +46,6 @@ variable "domain_name" {
type = string
}
variable "ignore_changes" {
default = []
type = list(string)
}
variable "ingress_external_enabled" {
default = false
type = bool