Terraweek#Day07-Advanced topics
What is Terraform Workspace?
When we create cloud resources using Terraform configuration language, the resources are known to be created in the default workspace. Workspace is a way to maintain multiple copies of deployments that can be created and ...
gajananb.hashnode.dev12 min read