18.What is Terraform Workspace ?

Опубликовано: 11 Январь 2025
на канале: The Journey of DevOps
412
21

Terraform workspaces are a feature that allows you to manage multiple environments or instances of your infrastructure within a single Terraform configuration. ​

Terraform starts with a single, default workspace named default that you cannot delete.​