Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 93 discussion

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

Which of the following is not an action performed by terraform init?

  • A. Create a sample main.tf file
  • B. Initialize a configured backend
  • C. Retrieve the source code for all referenced modules
  • D. Load required provider plugins
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Eltooth
Highly Voted 2 years, 4 months ago
Selected Answer: A
Of options, only A is correct answer : Create a sample main.tf file B. Initialize a configured backend : https://www.terraform.io/cli/commands/init#backend-initialization C. Retrieve the source code for all referenced modules : https://www.terraform.io/cli/commands/init#child-module-installation D. Load required provider plugins : https://www.terraform.io/cli/commands/init#plugin-installation
upvoted 9 times
...
keiffo2
Highly Voted 2 years, 2 months ago
init doen't create an main.tf file.
upvoted 5 times
...
Power123
Most Recent 1 year, 7 months ago
Correct answer is A
upvoted 1 times
...
Nzudin
1 year, 8 months ago
Selected Answer: A
A of course :')
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 ...