/workshop-puzzles

Bite-sized Terraform Challenges on Your Local Workstation

Primary LanguageHCLApache License 2.0Apache-2.0

Workshop Puzzles

This repository contains bite-sized Terraform challenges that you can do on your local workstation.

None of the challenges requires a cloud account or paid resource. You'll mainly be using local_exec, local_file, and the null_resource to challenge your Terraform skills.

These exercises have been tested on Ubuntu 18.04 Linux workstations.