Skip to content

Commit

Permalink
s3 from dbt profiles
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Courivaud <[email protected]>
  • Loading branch information
rcourivaud committed Jan 22, 2025
1 parent 882dda7 commit 472d585
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions analytics/dbt/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ duckdb_profile:
extensions:
- httpfs
- parquet
- s3
- spatial
settings:
s3_endpoint: "{{ env_var('S3_ENDPOINT_URL') }}"
s3_access_key_id: "{{ env_var('S3_ACCESS_KEY_ID') }}"
s3_secret_access_key: "{{ env_var('S3_SECRET_ACCESS_KEY') }}"
attach:
- path: production.duckdb

Expand Down

0 comments on commit 472d585

Please sign in to comment.