Skip to content

Commit 85d9dfe

Browse files
Merge pull request #207 from contentstack/feat/dx-3121
AWS AU support added
2 parents 4696b49 + ac3a60c commit 85d9dfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/tsgen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export default class TypeScriptCodeGeneratorCommand extends Command {
3434
const defaultRegions = [
3535
"US",
3636
"EU",
37+
"AU",
3738
"AZURE_NA",
3839
"AZURE_EU",
3940
"GCP_NA",

0 commit comments

Comments
 (0)