Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

HashiCorp Exam VA-002-P Topic 6 Question 35 Discussion

Actual exam question for HashiCorp's VA-002-P exam
Question #: 35
Topic #: 6
[All VA-002-P Questions]

What Terraform command can be used to inspect the current state file?

Show Suggested Answer Hide Answer
Suggested Answer: B

The terraform show command is used to provide human-readable output from a state or plan file. This can be used to inspect a plan to ensure that the planned operations are expected, or to inspect the current state as Terraform sees it.

Machine-readable output can be generated by adding the -json command-line flag.

Note: When using the -json command-line flag, any sensitive values in Terraform state will be displayed in plain text.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel