aws-reference-architecture-pulumi
aws-reference-architecture-pulumi copied to clipboard
Clarify us-east-1 requirement
For the time being, because the public RDS snapshot that is shared amongst RefArch users is pinned to us-east-1, the RefArch can only be deployed in us-east-1.
We should initially update the docs to make this more clear and figure out a strategy to support other regions going forward.
Can we just replicate the snapshot to all the other regions and then have a conditional inside the Pulumi program to pull the right one depending on the region?