Skip to the content.

Release Notes - v0.1

Terraform Certification Labs - Initial Release

We’re excited to announce the first release of our Terraform Certification Labs project! This comprehensive resource is designed to help you prepare for the Terraform Associate certification with hands-on exercises across multiple cloud providers.

What’s Included

Exercises Available

  1. First Configuration: Basic Terraform setup and resource creation
  2. Variables and Outputs: Working with input/output variables and locals
  3. Resource Dependencies: Understanding implicit and explicit dependencies
  4. Working with State: Local and remote state management
  5. Modules: Creating reusable infrastructure components
  6. Meta-Arguments: Using count, for_each, and other advanced features

Getting Started

  1. Clone the repository
  2. Navigate to any exercise directory
  3. Follow the instructions in the README.md file
  4. Compare your work with the provided solutions

Feedback

We welcome your feedback and contributions! Please open an issue or submit a pull request if you have suggestions for improvements or additional exercises.


Thank you for using our Terraform Certification Labs! Good luck with your certification journey!