We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd31f0a commit bb7563fCopy full SHA for bb7563f
tests/conftest.py
@@ -54,6 +54,7 @@
54
"ap-northeast-1", # it has p3, but not enough
55
"ap-south-1",
56
"ap-northeast-2", # it has p3, but not enough
57
+ "us-east-2", # it has p3, but not enough
58
]
59
60
NO_T2_REGIONS = ["eu-north-1", "ap-east-1", "me-south-1"]
tests/integ/__init__.py
@@ -83,6 +83,7 @@
83
84
85
86
87
88
89
# EI is currently only supported in the following regions
0 commit comments