Skip to the content.

Terraform Associate Practice

Welcome to the Terraform Associate Practice 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

Cloud Providers

Each exercise is implemented for both AWS and GCP, allowing you to:

Release Notes

See our latest Release Notes for information about recent updates.

Feedback and Contributions

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