1 - Tutorial Environment

Goal: Create an environment for the tutorial

Steps

  1. Navigate to Environment on the left side menu

  2. Set Environment name to tutorial

  3. Set Description to Sandbox for tutorials

  4. Leave all other options as default and click SAVE

ENV Variables are used to set Terraform variables via shell environment variables prefixed with TF_VAR_

Backend is the Terraform backend to store the Terraform state, see https://www.terraform.io/docs/backends/ for further information.

Terraforge provides each own Backend and needs no configuration!

Last updated