Files
terraform-hcloud-kube-hetzner/data.tf
2022-01-13 14:57:21 +01:00

4 lines
58 B
HCL

data "hcloud_load_balancer" "lb11" {
name = "traefik"
}