Skip to content

Commit f3183d7

Browse files
committed
chore: add comments
Signed-off-by: Kevin Shan <[email protected]>
1 parent 2b56bc9 commit f3183d7

File tree

1 file changed

+1
-0
lines changed
  • packages/amplify-codegen-e2e-core/src/configure

1 file changed

+1
-0
lines changed

packages/amplify-codegen-e2e-core/src/configure/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const defaultProjectSettings = {
3131
*
3232
* NOTE:
3333
* - The list is used to configure correct region in Amplify profile as env var $CLI_REGION
34+
* - The list much be in the same order as 'amplify configure' regions selection dropdown
3435
* - 'ap-east-1' is not included in the list due to known discrepancy in Amplify CLI 'configure' command dropdown and supported regions
3536
*
3637
* The list of supported regions must be kept in sync amongst all of:

0 commit comments

Comments
 (0)