This commit is contained in:
2023-10-19 13:16:16 +02:00
parent d61d6e1660
commit 0bedf5f777
16 changed files with 819 additions and 827 deletions

View File

@@ -13,10 +13,7 @@ variable "app-group" {
variable "protocol_provider" {
type = number
}
variable "sub-domain" {
type = string
}
variable "domain-name" {
variable "dns-name" {
type = string
}
variable "sub-groups" {