Skip to content

Commit bd711aa

Browse files
github-actions[bot]assafgi
authored andcommitted
terraform-docs: automated action
1 parent ef80125 commit bd711aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/logic_app/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ No modules.
3939
| [null_resource.wait_for_logic_app](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource |
4040
| [azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/client_config) | data source |
4141
| [azurerm_storage_account.logicapp](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/storage_account) | data source |
42+
| [azurerm_storage_share.storage_share](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/storage_share) | data source |
4243

4344
## Inputs
4445

@@ -59,6 +60,7 @@ No modules.
5960
| <a name="input_rg_name"></a> [rg\_name](#input\_rg\_name) | A predefined resource group in the Azure subscription. | `string` | n/a | yes |
6061
| <a name="input_storage_account_name"></a> [storage\_account\_name](#input\_storage\_account\_name) | The name of the storage account. | `string` | n/a | yes |
6162
| <a name="input_subnet_id"></a> [subnet\_id](#input\_subnet\_id) | The ID of the cluster subnet. | `string` | n/a | yes |
63+
| <a name="input_use_secured_storage_account"></a> [use\_secured\_storage\_account](#input\_use\_secured\_storage\_account) | Use secured storage account with logic app. | `bool` | `false` | no |
6264

6365
## Outputs
6466

0 commit comments

Comments
 (0)