HashiCat Meow World Terraform code for GCP
  • HCL 91.1%
  • Shell 8.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-07-17 16:51:46 +01:00
.circleci add CircleCI test 2021-03-15 13:53:21 -04:00
exercises Use prefix in name of firewall resource 2021-09-22 13:44:51 -04:00
files Update deploy_app.sh 2022-07-17 16:48:58 +01:00
.gitignore Frame out initial file structure. 2020-01-17 12:34:46 -06:00
.terraform.lock.hcl Added remote backend 2022-07-17 15:34:03 +00:00
LICENSE Initial commit 2020-01-17 12:31:45 -06:00
main.tf include prefix in name of firewall resource 2021-09-22 13:40:51 -04:00
outputs.tf updated top-level files 2020-10-15 19:00:15 -04:00
README.md Added remote backend 2022-07-17 15:34:03 +00:00
remote_backend.tf Added remote backend 2022-07-17 15:34:03 +00:00
variables.tf another pass of edits, going with VPC and subnet for now to maintain the simplicity and flow of the oss track 2020-03-27 13:09:06 -07:00
walkthrough.md Set project as a TF_VAR environment variable. 2021-08-26 14:03:43 -05:00

hashicat-gcp

HashiCat: A Terraform built application for use in HashiCorp workshops

Includes "Meow World" website.

CircleCI

Adrian Farnell