Skip to content

dewhurstwill/learn-terraform

Repository files navigation

Terraform 101

This repository contains a series of hands-on tutorials to help you get started with Terraform. Each folder contains a different lesson, complete with instructions and code examples.

Prerequisites

Written using Terraform v1.13.5 & Open Tofu v1.10.7

Windows

Before you begin, ensure you have the following installed:

MacOS

Before you begin, ensure you have the following installed:

Available Lessons

Getting Started

  1. Fork this repository to your own GitHub account.

  2. Clone the repository:

    git clone https://github.com/yourusername/learn-terraform.git
    cd learn-terraform
  3. Navigate to the first lesson:

    cd 01-variables
  4. Follow the instructions in the README.md file to complete the lesson.

About

Terraform 101

Resources

License

Stars

Watchers

Forks

Languages