Refacto and add lb
This commit is contained in:
@@ -17,6 +17,9 @@ variable "protocol_provider" {
|
||||
variable "dns_name" {
|
||||
type = string
|
||||
}
|
||||
variable "app_name" {
|
||||
type = string
|
||||
}
|
||||
variable "sub_groups" {
|
||||
type = list(string)
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user