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.
1 parent d255591 commit 601b7d2Copy full SHA for 601b7d2
src/infra/docs/aws-regions.md
@@ -50,3 +50,7 @@ to use the following regions for new resources:
50
want to use a cheaper region here to benefit at least a little bit.
51
- `eu-central-1` - Since we're not deploying that many resources to Europe, we
52
want to optimize for location here.
53
+
54
+When deploying new resources, they should be deployed to `us-east-2` by default.
55
+Only resources that need to be geographically distributed should be deployed to
56
+`eu-central-1`.
0 commit comments