Skip to content

Release 22.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 20:40
· 184 commits to devel since this release
60e7104

Terraform Module - Azurerm App Service Plan

Terraform

A Terraform module to deploys a App Service Plan.

By imjoseangel

Use with:

export ARM_CLIENT_ID=""
export ARM_CLIENT_SECRET=""
export ARM_SUBSCRIPTION_ID=""
export ARM_TENANT_ID=""

terraform init
terraform apply

License

Licensed under the MIT License.