HashiCorpHashiCorp
TA-002-P · Question #99
TA-002-P Question #99: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #99. The question stem and answer options stay visible for context.
Read, generate, and modify configuration
Question
You need to deploy resources into two different cloud regions in the same Terraform configuration. To do that, you declare multiple provider configurations as follows: What meta-argument do you need to configure in a resource block to deploy the resource to the "us-west-2" AWS region?
Options
- Aalias = west
- Bprovider = west
- Cprovider = aws.west
- Dalias = aws.west
Unlock TA-002-P to see the answer
You've previewed enough free TA-002-P questions. Unlock TA-002-P for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Aliased Providers#Provider Configuration#Resource Configuration#Multi-region deployment