Skip to content

Commit

Permalink
Update profiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonpr authored Dec 5, 2023
1 parent dfb6cbd commit 7931780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transformations/aws/asset-inventory-free/tests/profiles.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aws_encryption: # This should match the name in your dbt_project.yml
aws_asset_inventory: # This should match the name in your dbt_project.yml
target: dev
outputs:
dev-pg:
Expand All @@ -9,4 +9,4 @@ aws_encryption: # This should match the name in your dbt_project.yml
port: 5432
dbname: postgres
schema: public # default schema where dbt will build the models
threads: 1 # number of threads to use when running in parallel
threads: 1 # number of threads to use when running in parallel

0 comments on commit 7931780

Please sign in to comment.