replace bind-pihole-dnscrypt with technitium [ci skip]

This commit is contained in:
Viktor Barzin 2023-09-14 09:20:16 +00:00
parent c02ad0e9ca
commit 96e43d4510
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
5 changed files with 167 additions and 2 deletions

View file

@ -295,6 +295,11 @@ module "travel_blog" {
tls_secret_name = var.tls_secret_name
}
module "technitium" {
source = "./technitium"
tls_secret_name = var.tls_secret_name
}
# module "metrics_api" {
# source = "./metrics_api"
# tls_secret_name = var.tls_secret_name