- What is the language used by Terraform?
- What is Terraform's role?
- Is Terraform a scripting tool?
- Which command allows you to display the installed version?
- When using Terraform for Azure, what is the name of the Azure object that connects Terraform to Azure?
- What are the three main orders of Terraform?
- Which Terraform command allows you to destroy resources?
- What is the option added to the apply command to automate the application of infrastructure changes?
- What is the purpose of the tfstate file?
- Is it a good practice to leave the tfstate locally? If not, what should be done?