exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 350 discussion

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

You are making changes to existing Terraform code to add some new infrastructure. When is the best time to run terraform validate?

  • A. Before you run terraform apply, so you can validate your provider credentials.
  • B. Before you run terraform plan, so you can validate your code syntax.
  • C. After you run terraform apply, so you can validate your infrastructure.
  • D. After you run terraform plan, so you can validate that your state file is consistent with your infrastructure.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Duke_CT
1 week, 6 days ago
Selected Answer: D
Its probably D
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 ...