Welcome to your Terraform Quiz - 2
In Terraform, what is a provider?
What does the "terraform fmt" command do?
Which file is commonly used to define input variables in Terraform?
How can you reference the output of one module within another module in Terraform?
In Terraform, what is the purpose of the "terraform apply" command?
What is Terraform used for primarily?
What does the "terraform plan" command do?
Which command is used to initialize a Terraform configuration?
Which block is used in Terraform to group resources together?
In Terraform, what does a resource represent?
What is the purpose of the "terraform destroy" command?
How can you provide values for variables in Terraform?
How can you manage sensitive information like API keys in Terraform?
What is the purpose of the Terraform state file?
What is the purpose of Terraform providers?