Terraform requires the Go runtime as a prerequisite for installation.
Terraform requires the Go runtime as a prerequisite for installation.
B
Reference:
https://www.terraform.io/docs/extend/guides/v1-upgrade-guide.html
Terraform software is written in Go but it is not require to have go installed as you get a binary after installing terraform.
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
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.
I did not see any documention saying terraform requires go runtime. I will go with false
Vote B
BBBBBB
B. False
B is correct
Ans is B. Terraform is written in Go programming language and doesn't require Go runtime