No description
  • HCL 54.6%
  • Smarty 24.5%
  • Shell 20.9%
Find a file
oss-core-libraries-dashboard[bot] 0551ef733e
[COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#4)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-02-20 15:30:59 +05:30
00_Wake_Up_Neo Update Readme 2020-02-05 13:45:18 +00:00
01_Shall_We_Play_a_Game Re order some text. 2020-01-12 20:34:41 -05:00
02_Never_Tell_Me_the_Odds Tested each puzzle. 2020-01-12 17:45:57 -05:00
03_Space_the_Final_Frontier [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#4) 2026-02-20 15:30:59 +05:30
04_Winter_is_Coming Add another puzzle. 2020-01-18 16:36:28 -06:00
42_Don't_Panic [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#4) 2026-02-20 15:30:59 +05:30
images Add another puzzle. 2020-01-18 16:36:28 -06:00
.gitignore Initial commit 2020-01-11 18:48:08 -06:00
LICENSE [COMPLIANCE] Update MPL 2.0 LICENSE 2022-10-14 19:38:43 +00:00
README.md Update comments. 2020-01-12 16:55:29 -05:00

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.