HashiCorp Terraform-Associate-004 Question Answer
Exhibit:
provider " aws " { region = " us-east-1 " }
provider " aws " { region = " us-west-2 " }
You need to deploy resources into two different AWS regions in the same Terraform configuration using the provider blocks shown in the exhibit. What do you need to add to the provider configuration to deploy a resource to the us-west-2 AWS region?
HashiCorp Terraform-Associate-004 Summary
- Vendor: HashiCorp
- Product: Terraform-Associate-004
- Update on: Jun 23, 2026
- Questions: 366

