exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 170 discussion

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

What command can you run to generate DOT (Document Template) formatted data to visualize Terraform dependencies?

  • A. terraform refresh
  • B. terraform show
  • C. terraform graph
  • D. terraform output
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Burakko
Highly Voted 2 years, 6 months ago
Selected Answer: C
The terraform graph command is used to generate a visual representation of either a configuration or execution plan. The output is in the DOT format, which can be used by GraphViz to generate charts.
upvoted 11 times
...
090200f
Most Recent 7 months, 3 weeks ago
Selected Answer: C
seems like C is the correct ans. visualize is the key point here
upvoted 1 times
...
SilentMilli
1 year, 11 months ago
Selected Answer: C
The correct answer is C. terraform graph command generates DOT (Document Template) formatted data to visualize Terraform dependencies. The terraform graph command generates a visualization of Terraform resources as a directed acyclic graph (DAG) using the Graphviz DOT format. This visualization can be used to understand and debug complex resource dependencies in your infrastructure as code.
upvoted 3 times
...
InformationOverload
2 years, 2 months ago
Selected Answer: C
C is correct, good explanation from @Burakko!
upvoted 1 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