From f5a35a3bfc3f57514a45739a168bc63a9601823e Mon Sep 17 00:00:00 2001 From: clouddrove-ci Date: Mon, 27 Mar 2023 17:47:47 +0000 Subject: [PATCH] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d6fc92..2d3fcfd 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Here is an example of how you can use this module in your inventory structure: | containers | Map of containers. | | default\_storage\_account\_id | The ID of the storage account. | | default\_storage\_account\_name | The name of the storage account. | +| default\_storage\_account\_primary\_blob\_endpoint | The endpoint URL for blob storage in the primary location. | | default\_storage\_account\_primary\_location | The primary location of the storage account | | default\_storage\_account\_primary\_web\_endpoint | The endpoint URL for web storage in the primary location. | | default\_storage\_account\_primary\_web\_host | The hostname with port if applicable for web storage in the primary location. |