github-actions[bot] 0b42c09bc4 Update TestRecord
2024-11-03 03:44:41 +00:00
..
2023-11-17 10:45:54 +08:00
2023-03-06 09:59:55 +08:00
2023-03-06 09:59:55 +08:00
2024-11-03 03:44:41 +00:00
2023-03-06 09:59:55 +08:00

Azure Windows/ Linux Function App.

This template deploys an Azure Function App.

Resources

Name Type
azurerm_linux_function_app.test resource
azurerm_resource_group.default resource
azurerm_service_plan.default resource
azurerm_storage_account.default resource

Inputs

Name Description Type Default Required
location Location to deploy the resource group string "West US 2" no
name_prefix Prefix of the resource name string n/a yes

Providers

Name Version
azurerm ~>3.8

Requirements

Name Version
terraform >=1.0
azurerm ~>3.8

Example

To see how to run this example, see Create an Azure Function App using Terraform.