Fix 101-front-door-standard-premium (#189)
* add random string to resource group name to avoid concurrent test issue * change region to obtain quota --------- Co-authored-by: zjhe <hezijie@microsoft.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
variable "location" {
|
||||
type = string
|
||||
default = "westus2"
|
||||
default = "eastus"
|
||||
}
|
||||
|
||||
variable "resource_group_name" {
|
||||
|
Reference in New Issue
Block a user