No description
  • HCL 95%
  • HTML 3.5%
  • Dockerfile 1.5%
Find a file
oss-core-libraries-dashboard[bot] a25037dc8a
[COMPLIANCE] Update Copyright and License Headers (#3)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-02-20 15:26:40 +05:30
assets website code clean-up; add database instance. 2021-03-19 09:07:52 -04:00
docker changed nginx config to use different root 2021-04-07 11:01:41 -04:00
.gitignore repo file cleanup 2021-03-31 10:27:13 -04:00
bucket.tf Adding TF code to repository - take II 2021-03-05 08:09:28 -05:00
build.tf changed nginx config to use different root 2021-04-07 11:01:41 -04:00
database.tf add user & password. 2021-03-19 09:54:22 -04:00
image.tf Adding more pictures. 2021-03-12 08:31:04 -05:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (#3) 2026-02-20 15:26:40 +05:30
main.tf added cloud build trigger. 2021-03-24 10:05:40 -04:00
README.md Add episode descriptions 2021-03-05 10:25:35 +01:00
repo.tf repo file cleanup 2021-03-31 10:27:13 -04:00
thumbnail.tf adding website service & auth 2021-03-31 11:03:48 -04:00
website.tf updating image version to 0.0.2 2021-04-07 11:06:17 -04:00

Terraforming with Freeman

This repository is part of the "Terraforming with Freeman" livestream on twitch.tv/hashicorplive, where Erik guides Alexandra through starting with Terraform and Infrastructure as Code, from scratch.

Episode One

In the first episode, Alexandra set up her freshly installed OSX machine with Homebrew, Visual Studio Code, Terraform, zsh + fzf and Docker. She then set her first steps with Terraform by going through the lifecycle of a resource. She created her first Docker container, made changes and updated it, and finally destroyed it.

Livestream recording

Episode Two

In the second episode, Alexandra took her first steps in the Cloud by creating Google Cloud Storage buckets and managing files inside those buckets. The episode also highlighted how to set up Terraform Cloud to remotely plan and apply, and store the resulting state.

Livestream recording

The Lost Code

Coming soon.