Q.1.
Terraform was first released in ............
Q.2.
Terraform is developed by ..............
Q.3.
Terraform is a .............
Q.4.
Which Terraform command will force a marked resource to be destroyed and recreated on the next apply?​
Q.5.
What happens when a terraform plan is executed?​
Q.6.
By default, where does Terraform store its state file?​
Q.7.
What are some of the problems of how infrastructure was traditionally managed before Infrastructure as Code?
Q.8.
True or False: You can migrate the Terraform backend but only if there are no resources currently being managed.​
Q.9.
Which flag would be used within a Terraform configuration block to identify the specific version of a provider required?​
Q.10.
What happens when a terraform apply is executed?​
Q.11.
Which of the following best describes a Terraform provider?​
Q.12.
If I already have infrastructure in a cloud provider, and I want to start using terraform, I can...
Q.13.
Example use case for workspaces
Q.14.
What is a disadvantage of terraform?
Q.15.
Terraform is free forever and always