This repository contains a study guide created in preparation for passing the Terraform Associate certification exam.
The exam review is posted here.
- Objective 1: Understand Infrastructure as Code (IaC) concepts
- Objective 2: Understand Terraform's purpose (vs other IaC)
- Objective 3: Understand Terraform basics
- Objective 4: Use the Terraform CLI (outside of core workflow)
- Objective 5: Interact with Terraform modules
- Objective 6: Navigate Terraform workflow
- Objective 7: Implement and maintain state
- Objective 8: Read, generate, and modify configuration
- Objective 9: Understand Terraform Cloud and Enterprise capabilities
A lovely list of resources collected on the topic.
- Study Guide - Terraform Associate Certification
- Exam Review - Terraform Associate Certification
- Sample Questions - Terraform Associate Certification
- Pluralsight: "Terraform - Getting Started" by Ned Bellavance
- Pluralsight: "Terraform Deep Dive" by Ned Bellavance
- HashiCorp Certified: Terraform Associate Practice Exam 2020 by Bryan Krausen
- Terraform Apply – The Associate Certification Exam
- Preparing for the HashiCorp Terraform Certification
Absolutely nothing in this repo is officially supported and should be used at your own risk.
Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
All contributors are expected to abide by the Code of Conduct.
Every repository in this organization has a license so that you can freely consume, distribute, and modify the content for non-commercial purposes. By default, the MIT License is used.