Hi,
We are working on a Pulumi deployment in AWS and need some guidance. Our requirement is to deploy multiple regions separately, with each region using a distinct S3 bucket for storing its state. The goal is to ensure that individual regions can be deployed independently without impacting others.
Has anyone implemented a similar setup? We’d appreciate any best practices or suggestions on how to structure the stack configuration and state management efficiently.
Thanks in advance! 🙌