Skip to content

Instantly share code, notes, and snippets.

View RHeynsZa's full-sized avatar

Ruan Heyns RHeynsZa

View GitHub Profile
@RHeynsZa
RHeynsZa / README.md
Created May 3, 2024 11:21 — forked from andyshinn/README.md
Terraform variables per-workspace
$ terraform workspace new staging   
Created and switched to workspace "staging"!

You're now on a new, empty workspace. Workspaces isolate their state,
so if you run "terraform plan" Terraform will not see any existing state
for this configuration.