For AWS I have created a stack in us-east-1 and th...
# general
h
For AWS I have created a stack in us-east-1 and then changed region to us-east-2. I am getting the following errors on pulumi refresh:
Copy code
Preview failed: refreshing urn:pulumi:aws-eks-validationm::aws-eks-validation::aws:s3/bucket:Bucket::my-bucket: error reading S3 Bucket (my-bucket-50e001c): BucketRegionError: incorrect region, the bucket is not in 'us-east-2' region at endpoint ''
How do I recover from this?