network fix attempt
This commit is contained in:
1
main.tf
1
main.tf
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user