updating modules
This commit is contained in:
@@ -46,11 +46,6 @@ variable "domain_name" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "ignore_changes" {
|
||||
default = []
|
||||
type = list(string)
|
||||
}
|
||||
|
||||
variable "ingress_external_enabled" {
|
||||
default = false
|
||||
type = bool
|
||||
|
||||
Reference in New Issue
Block a user