Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@iButcat iButcat released this 27 Mar 17:11
· 4 commits to main since this release

Release Notes - v1.0.0

Terraform Certification Labs - Initial Release

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

  • Multi-cloud Support: Complete implementations for both AWS and GCP
  • Comprehensive Exercises: 6 core exercises covering essential Terraform concepts
  • Complete Solutions: Working examples with detailed explanations

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!