HashiCorpHashiCorp
TERRAFORM-ASSOCIATE-004 · Question #92
TERRAFORM-ASSOCIATE-004 Question #92: Real Exam Question with Answer & Explanation
Sign in or unlock TERRAFORM-ASSOCIATE-004 to reveal the answer and full explanation for question #92. The question stem and answer options stay visible for context.
Submitted by kim_seoul· Apr 18, 2026Work with Terraform Configurations
Question
How would you be able to reference an attribute from the vsphere_datacenter data source for use with the datacenter_id argument within the vsphere_folder resource in the following configuration?
Options
- AData.vsphere_datacenter.dc.id
- BVsphere_datacenter.dc.id
- CData,dc,id
- DData.vsphere_datacenter,dc
Unlock TERRAFORM-ASSOCIATE-004 to see the answer
You've previewed enough free TERRAFORM-ASSOCIATE-004 questions. Unlock TERRAFORM-ASSOCIATE-004 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
#Data Sources#Referencing Attributes#Terraform Syntax#Expressions