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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -541,7 +541,7 @@ proxy_url = VALUE
541
541
| <aname="input_vnets_to_peer_to_deployment_vnet"></a> [vnets\_to\_peer\_to\_deployment\_vnet](#input\_vnets\_to\_peer\_to\_deployment\_vnet)| List of vent-name:resource-group-name to peer | <pre>list(object({<br> vnet = string<br> rg = string<br> }))</pre> |`[]`| no |
542
542
| <aname="input_weka_home_url"></a> [weka\_home\_url](#input\_weka\_home\_url)| Weka Home url |`string`|`""`| no |
543
543
| <aname="input_weka_tar_storage_account_id"></a> [weka\_tar\_storage\_account\_id](#input\_weka\_tar\_storage\_account\_id)| ### private blob |`string`|`""`| no |
544
-
| <aname="input_weka_version"></a> [weka\_version](#input\_weka\_version)| The Weka version to deploy. |`string`|n/a|yes|
544
+
| <aname="input_weka_version"></a> [weka\_version](#input\_weka\_version)| The Weka version to deploy. |`string`|`""`|no|
545
545
| <aname="input_zone"></a> [zone](#input\_zone)| The zone in which the resources should be created. |`string`|`null`| no |
0 commit comments