aws-reference-architecture-pulumi icon indicating copy to clipboard operation
aws-reference-architecture-pulumi copied to clipboard

Clarify us-east-1 requirement

Open zackproser opened this issue 1 year ago • 1 comments

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.

zackproser avatar Nov 27 '23 15:11 zackproser

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?

aaronkao avatar Nov 27 '23 20:11 aaronkao