We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe0e3cc + 09e795e commit 7ad6deaCopy full SHA for 7ad6dea
goad/goad.go
@@ -40,6 +40,7 @@ const nano = 1000000000
40
41
var supportedRegions = []string{
42
"us-east-1", // N. Virginia
43
+ "us-east-2", // Ohio
44
"us-west-1", // N.California
45
"us-west-2", // Oregon
46
"eu-west-1", // Ireland
0 commit comments