Skip to content

Commit

Permalink
chore(deps): Update dependency source-gcp to v13 (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot authored May 21, 2024
1 parent c4e7b72 commit 6fdea15
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v12.8.0" # latest version of source gcp plugin
version: "v13.0.0" # latest version of source gcp plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v12.8.0" # latest version of source gcp plugin
version: "v13.0.0" # latest version of source gcp plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v12.8.0" # latest version of source gcp plugin
version: "v13.0.0" # latest version of source gcp plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: gcp
path: cloudquery/gcp
version: "v12.8.0" # latest version of source gcp plugin
version: "v13.0.0" # latest version of source gcp plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down

0 comments on commit 6fdea15

Please sign in to comment.