Feature environments
Live list of feature env workspaces in Fabric. Click a slug to drill in. Create a new one with the form below.
Loading…
New feature env
Provisioning route depends on profile:
- model / bronze — cloud provision via the ADO pipeline (terraform + RBAC + workspaces + git binding + fabric-cicd). Status visible at
/operations/runs/detail?id=<run_id>. For bronze the form also surfacesfabric-dev://seed links once the cloud run succeeds. - local / full — local provision via the tray app. No cloud pipeline is triggered. The form builds a
fabric-dev://provisionURL; clicking it hands off to the tray which runsscripts/provision_feature_env.shon your machine (terraform, workspaces, Bronze+Gold download intodev-data/, and local dbt). Watch progress in the tray's local UI at127.0.0.1:8765and on /operations/agents.