HashiCorpHashiCorp
TA-002-P · Question #279
TA-002-P Question #279: Real Exam Question with Answer & Explanation
Sign in or unlock TA-002-P to reveal the answer and full explanation for question #279. The question stem and answer options stay visible for context.
Read, generate, and modify configuration
Question
Given the Terraform configuration below, in which order will the resources be created?
Options
- ALarger image
- Bresources will be created simultaneously
- Caws_eip will be created first aws_instance will be created second
- Daws_instance will be created first aws_eip will be created second
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
#Terraform Dependency Graph#Resource Creation Order#Implicit Dependencies#AWS EC2