exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 343 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 343
Topic #: 1
[All Terraform Associate Questions]



A resource block is shown in the Exhibit section of this page. How would you reference the attribute name of this resource in HCL?

  • A. data.kubernetes_namespace.name
  • B. resource.kubernetes_namespace.example.name
  • C. kubernetes_namespace.test.name
  • D. kubernetes_namespace.example.name
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dalefo99
1 week, 3 days ago
Selected Answer: D
D is the correct answer. B is incorrect because you are accessing a resource. If you are accessing a module the syntax is module.example.name, but when accessing a resource, "resource" is omitted.
upvoted 1 times
...
d00b229
3 months, 3 weeks ago
D. kubernetes_namespace.example.name
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago