Skip to content

AleksuKey/terraform-module-azurerm_appservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
azurerm >=2.30.0

Providers

Name Version
azurerm >=2.30.0

Inputs

Name Description Type Default Required
action_group_id Action Group ID used to send alerts notifications. string n/a yes
asp_size App Service Plan Size. string "S1" no
asp_tier App Service Plan tier. string "Standard" no
environment Environment. string "tst" no
location Location where the resources will be deployed. string "West Europe" no
name Name that will be used to deploy the resources. string n/a yes
resource_version Version of the resources. string "001" no
severity Severity used for the alerts created together with the resources. number 4 no

Outputs

Name Description
appservice_id n/a
appservice_name n/a
appserviceplan_id n/a
appserviceplan_name n/a
resource_group_id n/a
resource_group_name n/a

About

Terraform module for Azure App Service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages