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

@@ -8,10 +8,12 @@ output "agents_public_ip" {
description = "The public IP addresses of the agent server."
}
/*
output "load_balancer_public_ip" {
description = "The public IPv4 address of the Hetzner load balancer"
value = data.hcloud_load_balancer.traefik.ipv4
}
*/
output "kubeconfig_file" {
value = local.kubeconfig_external