Code in the Terraform language is stored in plain text files with the ........... file extension
1. .tf
2..py
3..hcl
4.None of above
Terraform has ............ major commands.
1.2
2.3
3.4
4.5
Terraform is a .............
1. Code Software
2.Text Editor
3. Programming Language
4.Photo Editor
Terraform is written in which language ..................
1.Java
2.Python
3.Perl
4.Go
The latest version of terraform is ..............
1.0.14.6
2.0.14.7
3. 0.14.8
4.0.14.10
The Terraform supports which of the following operating system?
1. Linux
2.MacOs
3.Windows
4. All of the Above
. The Terraform language is Terraform's ............... user interface. 12. The Terraform language supports .............. syntaxe for comments.
1. #
2.//
3./*
4. All of the above
terraform is developed by .............. None of above
1. Google
2.Microsoft
3. HashiCorp
4.None of the above
Terraform relies on plugins called ........... to interact with remote systems.
1.Sliders
2.Providers
3.Modules
4.None of the above
Terraform supports a number of cloud infrastructure providers such as ................
1. Amazon web services
2.IBM Cloud
3. Microsoft Azure
4. All of the above
Terraform was first released in ............
1.2013
2.2014
3.2015
4.2018
What is the command to create infrastructure?
1. Terraform plan
2.Terraform apply
3.terraform show
4. None of above