terraform-study-guide icon indicating copy to clipboard operation
terraform-study-guide copied to clipboard

📚 Study Guide for the Terraform Associate Certification

Terraform Study Guide

Study Guide for the Terraform Associate Certification 2020

Objectives

  • [x] 1. Understand Infrastructure as Code (IaC) concepts

  • [x] 2. Understand Terraform's purpose (vs other IaC)

  • [x] 3. Understand Terraform basics

  • [x] 4.Use the Terraform CLI (outside of core workflow)

  • [x] 5. Interact with Terraform modules

  • [x] 6. Navigate Terraform workflow

  • [x] 7. Implement and maintain state

  • [x] 8. Read, generate, and modify configuration

  • [x] 9. Undersstand Terraform Cloud and Enterprise capabilities

TODO

  • [ ] Review and format
  • [ ] Add HCL examples

Additional Hashicorp Resources

Additional External Resources