We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37108a commit 04fac63Copy full SHA for 04fac63
test/unit/unit_test.go
@@ -300,5 +300,6 @@ func dummyRequiredVariables() map[string]interface{} {
300
return map[string]interface{}{
301
"prefix": "foo",
302
"resource_group_name": "bar",
303
+ "location": "eastus",
304
}
305
0 commit comments