Add hcloud placement group
This commit is contained in:
parent
3354ce607d
commit
e14ef048cc
2 changed files with 6 additions and 2 deletions
2
main.tf
2
main.tf
|
@ -134,8 +134,6 @@ provider "postgresql" {
|
|||
module "services" {
|
||||
source = "./modules/services"
|
||||
|
||||
depends_on = [ module.infrastructure ]
|
||||
|
||||
authentik_url = var.authentik_url
|
||||
|
||||
services = var.services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue