Actualiser application/variables.tf
This commit is contained in:
@@ -17,9 +17,6 @@ variable "protocol_provider" {
|
|||||||
variable "dns_name" {
|
variable "dns_name" {
|
||||||
type = string
|
type = string
|
||||||
}
|
}
|
||||||
variable "app_name" {
|
|
||||||
type = string
|
|
||||||
}
|
|
||||||
variable "sub_groups" {
|
variable "sub_groups" {
|
||||||
type = list(string)
|
type = list(string)
|
||||||
default = []
|
default = []
|
||||||
|
|||||||
Reference in New Issue
Block a user