fix
This commit is contained in:
@@ -10,7 +10,7 @@ variable "namespace" {
|
||||
variable "labels" {
|
||||
type = map(string)
|
||||
}
|
||||
variable "dns-name" {
|
||||
variable "dns_name" {
|
||||
type = string
|
||||
}
|
||||
variable "redirect-path" {
|
||||
|
||||
Reference in New Issue
Block a user