azure-web-app

Requirements

Name Version
azurerm 3.20.0
random 3.5.1

Providers

Name Version
azurerm 3.20.0
random 3.5.1

Modules

No modules.

Resources

Name Type
azurerm_app_service_source_control.example resource
azurerm_application_insights.main resource
azurerm_key_vault.this resource
azurerm_key_vault_secret.password resource
azurerm_key_vault_secret.username resource
azurerm_linux_web_app.main resource
azurerm_linux_web_app_slot.beta resource
azurerm_linux_web_app_slot.prod resource
azurerm_mssql_database.main resource
azurerm_mssql_server.main resource
azurerm_resource_group.main resource
azurerm_role_assignment.this resource
azurerm_service_plan.main resource
random_password.password resource
random_string.username resource
azurerm_client_config.current data source

Inputs

Name Description Type Default Required
environment (Required) The environment in which the resources are been created. string "dev" no
os_type The O/S type for the App Services to be hosted in this plan. Possible values include Windows, Linux, and WindowsContainer. Changing this forces a new resource to be created. string "Linux" no
sku_name The SKU for the plan. Possible values include B1, B2, B3, D1, F1, I1, I2, I3, I1v2, I2v2, I3v2, I4v2, I5v2, I6v2, P1v2, P2v2, P3v2, P0v3, P1v3, P2v3, P3v3, P1mv3, P2mv3, P3mv3, P4mv3, P5mv3, S1, S2, S3, SHARED, EP1, EP2, EP3, WS1, WS2, WS3, and Y1. string "F1" no
workload (Required) The workload of the resource created. string "demo" no

Outputs

No outputs.