https://pulumi.com logo
h

hundreds-lizard-14182

05/08/2020, 8:54 PM
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?
2 Views