Hashicorp Terraform Certification CheatSheet
Overview
Practice Exams
Practice Exam in Udemy by Cloudme
Practice Exam in Udemy by Bryan Krausen
Exam questions with explanations
Interview Questions
Interview Questions by Courseya
Interview questions by CyberIThub
Exam Experiences
Exam Preparations by Shanmuganathan
Terraform Interview questions by Arun Singh
How to be success in Terraform Exam by Buddhi Weragoda
Areas of Focus in Terraform Certification
- Compare Terraform Offerings
- Terraform State
- Terraform Import
- Terraform Backends
- Terraform Sentinel
- Terraform Workspaces
- Terraform Destroy
- Terraform Force Unlock
- Terraform Registry
- Terraform Providers
- Terraform Releases
- Terraform OS Specific requirements
Hands on Experiences
- If manual changes happens what will be the error message on client if desired state is already made manually and what will be the message displayed in terraform client. Simulate different hands on experience and verify the same
2. Terraform basic commands and errors and how each operation works like terraform destroy, plan, refresh, etc
Additional Questions
1. what is the minimum OS version of Terraform Windows installations
2. READ READ READ terraform documentation page of all commands
Modules
Challenges
1. True or false questions are quite challenging. Example Is destroying infrastructure done by terraform destroy. This is a challenging question as you can terminate the infrastructure manually.