akamalov / terraform-workshop-day1-public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Workshop Day 1

Prerequisites

  • gcloud
  • terraform
  • A project that you have access to

Setup

From a terminal run:

python setup.py

This will create a bucket for your terraform state and update the config files in this directory for you as well.

About


Languages

Language:HCL 98.7%Language:Python 1.3%