No requirements.
| Name | Version |
|---|---|
| azurerm | n/a |
No modules.
| Name | Type |
|---|---|
| azurerm_service_plan.function_app_service_plan | resource |
| azurerm_linux_function_app.function_app | resource |
| azurerm_linux_function_app.function_app_container | resource |
| azurerm_resource_group.backend_rg | resource |
| azurerm_storage_account.backend_storage_account | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| asp_size | n/a | string |
"p1v2" |
no |
| asp_tier | n/a | string |
"premium" |
no |
| backend_subnet_id | Backend resources subnet id | string |
n/a | yes |
| location | The location of the apim instance | string |
n/a | yes |
| resource_suffix | n/a | string |
n/a | yes |
| storage_account_tier | Defines the Tier to use for this storage account. Valid options are Standard and Premium. For BlockBlobStorage and FileStorage accounts only Premium is valid. Changing this forces a new resource to be created. | string |
"standard" |
no |
| storage_replication_type | Defines the type of replication to use for this storage account. Valid options are LRS, GRS, RAGRS, ZRS, GZRS and RAGZRS. Changing this forces a new resource to be created. | string |
"LRS" |
no |
| workload_name | n/a | string |
n/a | yes |
| Name | Description |
|---|---|
| app_service_plan_id | The resource id of the app service plan |