May 2022
-
Terraform workspaces – Infrastructure as Code (IaC) with Terraform-2
To access the name of the workspace, Terraform provides the terraform.workspace variable, which we have used to define the resource_group name. So, the template is now ready to take configuration…