
update readmes clean up tf provider add readme and initial templates add initial pass at readmes more readme updates update various quickstarts finish cleaning up 101s more updates lots fo template updates add remaining more updates
12 lines
252 B
HCL
12 lines
252 B
HCL
rg = "mcg623webAppMysql"
|
|
loc = "eastus2"
|
|
tags = {
|
|
type = "sample"
|
|
services = "MySql, WebApp, Azure database"
|
|
}
|
|
|
|
administratorLogin = "markg"
|
|
siteName = "mcgecd69mysql"
|
|
|
|
servicePlanTier = "Standard"
|
|
servicePlanSize = "S1" |