network fix attempt

This commit is contained in:
Karim Naufal
2022-02-25 15:30:39 +01:00
parent 580b051ecd
commit 46dd37383c
3 changed files with 7 additions and 6 deletions

View File

@@ -159,7 +159,6 @@ data "hcloud_load_balancer" "traefik" {
depends_on = [null_resource.kustomization]
}
resource "null_resource" "destroy_traefik_loadbalancer" {
# this only gets triggered before total destruction of the cluster, but when the necessary elements to run the commands are still available
triggers = {