| Option | S3_RECOVER_FROM_REGION | |
| Description | AWS region of the S3 bucket to recover data from | |
| Introduced Version | 1.235 | |
This environment variable specifies the AWS region of the source
S3 bucket. It is deployed only on the secondary (standby)
cluster and is automatically set by Terraform when dr =
"standby". The value is fetched from the primary remote
state s3_bucket_region output, or set
explicitly in tfvars.
ini
S3_RECOVER_FROM_REGION=us-west-2