From 4b617c8306eb2554c88681321d033f2b9b663890 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 Feb 2024 15:47:09 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8841e4bc..2f358095 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,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 |