Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Updated tap-hibob
Browse files Browse the repository at this point in the history
  • Loading branch information
SBurwash committed Mar 7, 2024
1 parent 75e6007 commit 4491bae
Showing 1 changed file with 4 additions and 21 deletions.
25 changes: 4 additions & 21 deletions meltano.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
version: 1
send_anonymous_usage_stats: true
project_id: fadb6424-0b8b-4e32-9dab-c46ea2634ba8
default_environment: dev
project_id: tap-potloc-app
default_environment: test
environments:
- name: test
plugins:
extractors:
- name: tap-hibob
Expand Down Expand Up @@ -42,22 +44,3 @@ plugins:
- name: target-jsonl
variant: andyh1203
pip_url: target-jsonl
- name: target-bigquery
variant: adswerve
pip_url: git+https://github.com/adswerve/[email protected]
config:
project_id: target_bigquery_project_id
credentials_path: .secrets/gbq-client_secrets-dev.json
replication_method: truncate
add_metadata_columns: true
environments:
- name: dev
config:
plugins:
loaders:
- name: target-bigquery
config:
project_id: potloc-dev
credentials_path: .secrets/gbq-client_secrets-dev.json
env:
GOOGLE_APPLICATION_CREDENTIALS: .secrets/gbq-client_secrets-dev.json

0 comments on commit 4491bae

Please sign in to comment.