sky-lattice/customers/globex/terraform/planned_objects.yaml
VG 611ad214fe Initial Sky Lattice scaffold: blueprint, platformctl, and docs.
Encode intent/decision/plan workflow for Snowflake platform delivery so engagements share a durable recipe instead of one-off LLM chats.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 01:48:36 -04:00

29 lines
1.1 KiB
YAML

planned_objects:
- warehouse:GLOBEX_PROD_WH
- resource_monitor:GLOBEX_PROD_MONITOR
- user:GLOBEX_PROD_TF_SVC
- user:GLOBEX_PROD_LOADER_SVC
- database:GLOBEX_PROD_SALES
- schema:GLOBEX_PROD_SALES.LANDING
- schema:GLOBEX_PROD_SALES.RAW
- schema:GLOBEX_PROD_SALES.CURATED
- schema:GLOBEX_PROD_SALES.MARTS
- role:GLOBEX_PROD_SALES_ANALYST
- role:GLOBEX_PROD_SALES_LOADER
- role:GLOBEX_PROD_SALES_ENGINEER
- database:GLOBEX_PROD_FINANCE
- schema:GLOBEX_PROD_FINANCE.LANDING
- schema:GLOBEX_PROD_FINANCE.RAW
- schema:GLOBEX_PROD_FINANCE.CURATED
- schema:GLOBEX_PROD_FINANCE.MARTS
- role:GLOBEX_PROD_FINANCE_ANALYST
- role:GLOBEX_PROD_FINANCE_LOADER
- role:GLOBEX_PROD_FINANCE_ENGINEER
summary:
- '[prod] domain=sales profile=standard: db=GLOBEX_PROD_SALES, zones=[''landing'',
''raw'', ''curated'', ''marts''], analyst_read=[''curated'', ''marts'']'
- '[prod] domain=finance profile=standard: db=GLOBEX_PROD_FINANCE, zones=[''landing'',
''raw'', ''curated'', ''marts''], analyst_read=[''curated'', ''marts'']'
- unmanaged role:FINANCE_OLD (Legacy finance role retained until SCIM cutover)
object_count: 20