Move more services to new node

This commit is contained in:
Tobias Reisinger 2024-10-09 01:32:35 +02:00
parent f1b7c65577
commit 0b838b52cc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 22 additions and 18 deletions

View file

@ -14,6 +14,7 @@ output "authentik_data" {
output "healthchecksio" {
value = module.infrastructure.healthchecksio
sensitive = true
}
output "postgresql_data" {