fix
This commit is contained in:
@@ -4,7 +4,7 @@ variable "component" {
|
||||
variable "instance" {
|
||||
type = string
|
||||
}
|
||||
variable "dns-names" {
|
||||
variable "dns_names" {
|
||||
type = list(string)
|
||||
}
|
||||
variable "acs-path" {
|
||||
|
||||
Reference in New Issue
Block a user