Hi,I am new to deploying Terraform as a DevOps pipeline
I have an Azure Storage Account with two containers for each workspace (Dev,Prod).
If I am running a pipeline from Devops, how would I tell Terraform what workspace to work in? Is there something I would put in the .tf file to tell what workspace to use? Sorry I am new to this and just trying to understand if anyone can explain. Thank you.