We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4696b49 commit ac3a60cCopy full SHA for ac3a60c
1 file changed
src/commands/tsgen.ts
@@ -34,6 +34,7 @@ export default class TypeScriptCodeGeneratorCommand extends Command {
34
const defaultRegions = [
35
"US",
36
"EU",
37
+ "AU",
38
"AZURE_NA",
39
"AZURE_EU",
40
"GCP_NA",
0 commit comments