This commit is contained in:
2023-10-18 17:42:50 +02:00
parent f1721100b8
commit 48f6a85519
4 changed files with 83 additions and 87 deletions

View File

@@ -19,9 +19,6 @@ variable "labels" {
type = map(string)
}
variable "authentik-token" {
type = string
}
variable "dns-names" {
type = list(string)
}