mirror of
https://github.com/hashicorp/workshop-puzzles
synced 2026-04-05 18:53:32 +00:00
No description
- HCL 54.6%
- Smarty 24.5%
- Shell 20.9%
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> |
||
|---|---|---|
| 00_Wake_Up_Neo | ||
| 01_Shall_We_Play_a_Game | ||
| 02_Never_Tell_Me_the_Odds | ||
| 03_Space_the_Final_Frontier | ||
| 04_Winter_is_Coming | ||
| 42_Don't_Panic | ||
| images | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
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.