From e466f0357d9505436594f816c5bfcd1d4b3aae79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Oct 2022 21:56:59 +0000 Subject: [PATCH] terraform-docs: automated action --- docs/terraform.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/terraform.md b/docs/terraform.md index 4003cf0c..778b1f4a 100644 --- a/docs/terraform.md +++ b/docs/terraform.md @@ -120,8 +120,8 @@ | [agents\_public\_ipv4](#output\_agents\_public\_ipv4) | The public IPv4 addresses of the agent servers. | | [cluster\_name](#output\_cluster\_name) | Shared suffix for all resources belonging to this cluster. | | [control\_planes\_public\_ipv4](#output\_control\_planes\_public\_ipv4) | The public IPv4 addresses of the controlplane servers. | -| [ingress\_public\_ipv4](#output\_ingress\_public\_ipv4) | The public ingress IPv4 of the cluster (external/internal loadbalancer) | -| [ingress\_public\_ipv6](#output\_ingress\_public\_ipv6) | The public ingress IPv6 of the cluster (external/internal loadbalancer) | +| [ingress\_public\_ipv4](#output\_ingress\_public\_ipv4) | The public ingress IPv4 of the cluster (external/internal load balancer) | +| [ingress\_public\_ipv6](#output\_ingress\_public\_ipv6) | The public ingress IPv6 of the cluster (external/internal load balancer). Only supported with external load balancer | | [kubeconfig](#output\_kubeconfig) | Structured kubeconfig data to supply to other providers | | [kubeconfig\_file](#output\_kubeconfig\_file) | Kubeconfig file content with external IP address | | [load\_balancer\_public\_ipv4](#output\_load\_balancer\_public\_ipv4) | The public IPv4 address of the Hetzner load balancer |