Olete.in
Articles
Mock Tests
🧪 Terraform MCQ Quiz Hub
Terraform MCQ
Choose a topic to test your knowledge and improve your Terraform skills
1. Terraform is a .............
Code Software
Text Editor
Programming Language
Photo Editor
2. terraform is developed by .............. None of above
Google
Microsoft
HashiCorp
None of the above
3. Terraform was first released in ............
2013
2014
2015
2018
4. Terraform is written in which language ..................
Java
Python
Perl
Go
5. The Terraform supports which of the following operating system?
Linux
MacOs
Windows
All of the Above
6. The latest version of terraform is ..............
0.14.6
0.14.7
0.14.8
0.14.10
7. Terraform supports a number of cloud infrastructure providers such as ................
Amazon web services
IBM Cloud
Microsoft Azure
All of the above
8. Terraform has ............ major commands.
2
3
4
5
9. . The Terraform language is Terraform's ............... user interface. 12. The Terraform language supports .............. syntaxe for comments.
#
//
/*
All of the above
10. Code in the Terraform language is stored in plain text files with the ........... file extension
.tf
.py
.hcl
None of above
11. Terraform relies on plugins called ........... to interact with remote systems.
Sliders
Providers
Modules
None of the above
12. What is the command to create infrastructure?
Terraform plan
Terraform apply
terraform show
None of above
Submit