Files
terraform-azure/quickstart/WebAppMySql/providers.tf
2018-10-27 15:32:15 -07:00

3 lines
43 B
HCL

provider "azurerm" {
version = "~>1.17"
}