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
@@ -464,7 +464,7 @@ proxy_url = VALUE
464
464
| <aname="input_deployment_storage_account_name"></a> [deployment\_storage\_account\_name](#input\_deployment\_storage\_account\_name)| Name of exising deployment storage account |`string`|`""`| no |
465
465
| <aname="input_enable_application_insights"></a> [enable\_application\_insights](#input\_enable\_application\_insights)| Enable Application Insights. |`bool`|`true`| no |
466
466
| <aname="input_function_access_restriction_enabled"></a> [function\_access\_restriction\_enabled](#input\_function\_access\_restriction\_enabled)| Allow public access, Access restrictions apply to inbound access to internal vent |`bool`|`false`| no |
467
-
| <aname="input_function_app_dist"></a> [function\_app\_dist](#input\_function\_app\_dist)| Function app code dist |`string`|`"dev"`| no |
467
+
| <aname="input_function_app_dist"></a> [function\_app\_dist](#input\_function\_app\_dist)| Function app code dist |`string`|`"release"`| no |
468
468
| <aname="input_function_app_identity_name"></a> [function\_app\_identity\_name](#input\_function\_app\_identity\_name)| The user assigned identity name for the function app (if empty - new one is created). |`string`|`""`| no |
469
469
| <aname="input_function_app_log_level"></a> [function\_app\_log\_level](#input\_function\_app\_log\_level)| Log level for function app (from -1 to 5). See https://github.com/rs/zerolog#leveled-logging|`number`|`1`| no |
470
470
| <aname="input_function_app_storage_account_container_prefix"></a> [function\_app\_storage\_account\_container\_prefix](#input\_function\_app\_storage\_account\_container\_prefix)| Weka storage account container name prefix |`string`|`"weka-tf-functions-deployment-"`| no |
0 commit comments