reorganize, add scaffold folder
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
This commit is contained in:
12
quickstart/201-web-app-postgres-keyvault/terraform.tfvars
Normal file
12
quickstart/201-web-app-postgres-keyvault/terraform.tfvars
Normal file
@ -0,0 +1,12 @@
|
||||
rg = "mcg623webAppMysql"
|
||||
loc = "eastus2"
|
||||
tags = {
|
||||
type = "sample"
|
||||
services = "MySql, WebApp, Azure database"
|
||||
}
|
||||
|
||||
administratorLogin = "markg"
|
||||
siteName = "mcgecd69mysql"
|
||||
|
||||
servicePlanTier = "Standard"
|
||||
servicePlanSize = "S1"
|
Reference in New Issue
Block a user