DEV Community

Discussion on: How to manage a multi-region, multi-environment infrastructure on AWS using Terraform

Collapse
 
sdileep profile image
Dileep • Edited

The region of the terraform backend (bucket & dynamodb, inlined in terraform.tf) is different to region(region specific .tfvars file) where a product/project infra would be deployed. In short, yes.