temporily removed the lb output

This commit is contained in:
Karim Naufal
2022-02-17 15:50:45 +01:00
parent 9c3e3034f7
commit edfbd5a15d
3 changed files with 6 additions and 1 deletions

View File

@@ -153,8 +153,10 @@ resource "hcloud_placement_group" "k3s" {
}
}
/*
data "hcloud_load_balancer" "traefik" {
name = "traefik"
depends_on = [hcloud_server.agents[0]]
}
*/