fix
This commit is contained in:
@@ -7,14 +7,14 @@ variable "instance" {
|
||||
variable "icon" {
|
||||
type = string
|
||||
}
|
||||
variable "app-group" {
|
||||
variable "app_group" {
|
||||
type = string
|
||||
}
|
||||
variable "protocol_provider" {
|
||||
type = number
|
||||
default = null
|
||||
}
|
||||
variable "dns-name" {
|
||||
variable "dns_name" {
|
||||
type = string
|
||||
}
|
||||
variable "sub-groups" {
|
||||
|
||||
Reference in New Issue
Block a user