Add hcloud placement group

This commit is contained in:
Tobias Reisinger 2024-10-13 19:01:00 +02:00
parent 3354ce607d
commit e14ef048cc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 6 additions and 2 deletions

View file

@ -134,8 +134,6 @@ provider "postgresql" {
module "services" {
source = "./modules/services"
depends_on = [ module.infrastructure ]
authentik_url = var.authentik_url
services = var.services