Skip to content

Commit

Permalink
fix yml spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
graciegoheen committed Dec 20, 2024
1 parent 09545b7 commit 7d6cb9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/roadmap/2024-12-play-on.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ Imagine a new top-level `catalogs.yml` that tells dbt about the catalog integrat
catalogs:
- catalog_name: my_first_catalog
write_integrations:
- integration_name: prod_glue_write_integration
external_volume: my_prod_external_volume
table_format: iceberg
catalog_type: glue
- integration_name: prod_glue_write_integration
external_volume: my_prod_external_volume
table_format: iceberg
catalog_type: glue
```
Then, in your model’s configuration, simply specify the `catalog` field:
Expand Down

0 comments on commit 7d6cb9a

Please sign in to comment.