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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -471,7 +471,7 @@ proxy_url = VALUE
471
471
| <aname="input_function_app_storage_account_prefix"></a> [function\_app\_storage\_account\_prefix](#input\_function\_app\_storage\_account\_prefix)| Weka storage account name prefix |`string`|`"weka"`| no |
472
472
| <aname="input_function_app_subnet_delegation_cidr"></a> [function\_app\_subnet\_delegation\_cidr](#input\_function\_app\_subnet\_delegation\_cidr)| Subnet delegation enables you to designate a specific subnet for an Azure PaaS service. |`string`|`"10.0.1.0/25"`| no |
473
473
| <aname="input_function_app_subnet_delegation_id"></a> [function\_app\_subnet\_delegation\_id](#input\_function\_app\_subnet\_delegation\_id)| Required to specify if subnet\_name were used to specify pre-defined subnets for weka. Function subnet delegation requires an additional subnet, and in the case of pre-defined networking this one also should be pre-defined |`string`|`""`| no |
474
-
| <aname="input_function_app_version"></a> [function\_app\_version](#input\_function\_app\_version)| Function app code version (hash) |`string`|`"d6feec06f7ec19fef73ca148cf1449cc"`| no |
474
+
| <aname="input_function_app_version"></a> [function\_app\_version](#input\_function\_app\_version)| Function app code version (hash) |`string`|`"f3ab109f5228ce3b2a5680a5cccdfddf"`| no |
475
475
| <aname="input_get_weka_io_token"></a> [get\_weka\_io\_token](#input\_get\_weka\_io\_token)| The token to download the Weka release from get.weka.io. |`string`|`""`| no |
476
476
| <aname="input_hotspare"></a> [hotspare](#input\_hotspare)| Number of hotspares to set on weka cluster. Refer to https://docs.weka.io/weka-system-overview/ssd-capacity-management#hot-spare|`number`|`1`| no |
477
477
| <aname="input_install_cluster_dpdk"></a> [install\_cluster\_dpdk](#input\_install\_cluster\_dpdk)| Install weka cluster with DPDK |`bool`|`true`| no |
0 commit comments