Terraform Deployment in AWS using Terraform CLI Commands (workspace and state)
Introduction In this hands-on lab, we will create two individual environments against the same Terraform code using the terraform "workspace" command. We will also use the terraform "state" command to see what resources are being tracked in the state...
Aug 28, 20226 min read336

