// Terraform Backend terraform { cloud { organization = "icurfer-demo" workspaces { name = "tf-cloud-backend" } } }