diff --git a/src/commands/tsgen.ts b/src/commands/tsgen.ts index 35b182d..778771c 100644 --- a/src/commands/tsgen.ts +++ b/src/commands/tsgen.ts @@ -34,6 +34,7 @@ export default class TypeScriptCodeGeneratorCommand extends Command { const defaultRegions = [ "US", "EU", + "AU", "AZURE_NA", "AZURE_EU", "GCP_NA",