contrib/automation/hgautomation/cli.py
changeset 43055 b8df6a470bbb
parent 43018 d1d919f679f7
child 43057 c5c502bd1f70
--- a/contrib/automation/hgautomation/cli.py	Sat Oct 05 11:03:05 2019 -0400
+++ b/contrib/automation/hgautomation/cli.py	Sat Oct 05 11:23:14 2019 -0400
@@ -204,7 +204,7 @@
     parser.add_argument(
         '--aws-region',
         help='AWS region to use',
-        default='us-west-1',
+        default='us-west-2',
     )
 
     subparsers = parser.add_subparsers()