Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 669 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 669 Bytes

Prerequisites

Warning

You have to put credentials.json into credentials folder in project directory.

Create Project and Service Account following the instructions.

Install terraform

Local setup and run

  1. Run from root project directory terraform -chdir=terraform init:

    img.png

  2. Run terraform -chdir=terraform apply -auto-approve:

    img.png

  3. Check created resources in your project in GCP:

    img.png img.png