HashiCorp Certified: Terraform Associate — Question 65
Terraform requires the Go runtime as a prerequisite for installation.
Answer options
- A. True
- B. False
Correct answer: B
Explanation
The correct answer is B because Terraform is a standalone application and does not require the Go runtime for installation or execution. Option A is incorrect as Terraform is built using Go but does not necessitate its presence on the system where it is being installed.