From 9c03c06da1fa42a30c569fdf7fcf6defffc3057b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 13 Feb 2024 16:17:56 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8f542c3..1142e63a 100644 --- a/README.md +++ b/README.md @@ -471,6 +471,7 @@ proxy_url = VALUE | Name | Description | |------|-------------| | [backend\_ips](#output\_backend\_ips) | If 'assign\_public\_ip' is set to true, it will output the public ips, If no it will output the private ips | +| [backend\_lb\_private\_ip](#output\_backend\_lb\_private\_ip) | Backend load balancer ip address | | [client\_ips](#output\_client\_ips) | If 'private\_network' is set to false, it will output clients public ips, otherwise private ips. | | [cluster\_helper\_commands](#output\_cluster\_helper\_commands) | Useful commands and script to interact with weka cluster | | [function\_app\_name](#output\_function\_app\_name) | Function app name |