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

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam Terraform Associate topic 1 question 25 discussion

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

Terraform requires the Go runtime as a prerequisite for installation.

  • A. True
  • B. False
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://www.terraform.io/docs/extend/guides/v1-upgrade-guide.html

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Empel
Highly Voted 1 year, 10 months ago
Selected Answer: B
Terraform software is written in Go but it is not require to have go installed as you get a binary after installing terraform.
upvoted 11 times
...
wsyh
Most Recent 11 months, 2 weeks ago
Selected Answer: B
Vote B
upvoted 2 times
...
Ni33
11 months, 3 weeks ago
Selected Answer: B
BBBBBB
upvoted 2 times
...
karendavtyan
11 months, 3 weeks ago
Selected Answer: B
B. False
upvoted 2 times
...
Ni33
12 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
Power123
1 year ago
Ans is B. Terraform is written in Go programming language and doesn't require Go runtime
upvoted 1 times
...
SilentMilli
1 year, 2 months ago
Selected Answer: B
Terraform is written in Go programming language, but it does not require the Go runtime to be installed on the machine where Terraform is installed. You only need to have the Terraform binary installed to be able to use Terraform to provision infrastructure. You can download the appropriate binary for your operating system from the Terraform website, and then add it to your PATH so that you can run Terraform from the command line.
upvoted 3 times
...
Eltooth
1 year, 9 months ago
Selected Answer: B
B is correct answer : False. This has been updated with https://www.terraform.io/plugin/sdkv2/guides/v1-upgrade-guide and https://www.terraform.io/plugin/sdkv2/guides/v2-upgrade-guide
upvoted 4 times
...
amrith501
1 year, 10 months ago
Selected Answer: B
I did not see any documention saying terraform requires go runtime. I will go with false
upvoted 3 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 ...