You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[azurerm_client_config.current](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/client_config)| data source |
41
41
|[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 |
42
43
43
44
## Inputs
44
45
@@ -59,6 +60,7 @@ No modules.
59
60
| <aname="input_rg_name"></a> [rg\_name](#input\_rg\_name)| A predefined resource group in the Azure subscription. |`string`| n/a | yes |
60
61
| <aname="input_storage_account_name"></a> [storage\_account\_name](#input\_storage\_account\_name)| The name of the storage account. |`string`| n/a | yes |
61
62
| <aname="input_subnet_id"></a> [subnet\_id](#input\_subnet\_id)| The ID of the cluster subnet. |`string`| n/a | yes |
63
+
| <aname="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 |
0 commit comments