Terraform workspace
Terraform workspace enables us to manage multiple set of deployments from the same set of configuration file.
Ex: you have one ec2 instance named AS VM1 and this instance you need for your Prod and dev, in such you no need to created different resour...
terraformworkspace.hashnode.dev1 min read