Dec 9, 2020
1 min read
Terraform has a concept called workspace.
workspace
Creating one is quite simple, just run: terraform workspace new <your workspace name>
terraform workspace new <your workspace name>
Sharing is caring!
Sharing is caring!