Hi All
The scenario is as follows.
Stack X has previously only had resources in ap-south-east-2. I’ve added some resources in us-east-1
Problem is in the Outputs section there are values that relate to resources that only exist in ap-south-east-2 so when I deploy to us-east-2 it fails as it cant reference the resources
Whats the best way forwards?
A different serverless.yml for each region?