oss-archive / workshop-puzzles

Bite-sized Terraform Challenges on Your Local Workstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Bite-sized Terraform Challenges on Your Local Workstation

License:Apache License 2.0


Languages

Language:HCL 53.4%Language:Smarty 25.8%Language:Shell 20.7%