Q.1.
In regards to Terraform state file, select all the statements below which are correct:
Q.2.
Before a new provider can be used, it must be ______
Q.3.
Terraform is a tool for .................. infrastructure safely and efficiently.
Q.4.
Does Terraform continue if state locking fails?
Q.5.
Terraform supports both cloud and on-premises infrastructure platforms. Is this true?
Q.6.
What is the command to create infrastructure?
Q.7.
Is Terraform cloud-agostic?
Q.8.
Code in the Terraform language is stored in plain text files with the ........... file extension
Q.9.
Terraform relies on plugins called ........... to interact with remote systems.
Q.10.
Can the Terraform Module Versions be locked anyhow?
Q.11.
Terraform configuration files must always be UTF-8 encoded.
Q.12.
The Terraform language supports .............. syntaxe for comments.
Q.13.
The Terraform language is Terraform's ............... user interface.
Q.14.
Does Terraform codify cloud APIs into declarative configuration files.
Q.15.
Terraform uses declarative configuration to describe the desired final state.
Q.16.
Terraform has ............ major commands.
Q.17.
Terraform supports a number of cloud infrastructure providers such as ................
Q.18.
The Terraform supports which of the following operating system?
Q.19.
The latest version of terraform is ..............
Q.20.
Terraform is written in which language ..................