Learning DevOps
上QQ阅读APP看书,第一时间看更新

Questions

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