Actualiser application/variables.tf

This commit is contained in:
2024-01-26 12:02:00 +01:00
parent e645aa0060
commit c39cc31bc6

View File

@@ -17,9 +17,6 @@ variable "protocol_provider" {
variable "dns_name" {
type = string
}
variable "app_name" {
type = string
}
variable "sub_groups" {
type = list(string)
default = []