Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["clickhouse"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/asset-inventory-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v5.2.10" # latest version of destination snowflake plugin
version: "v5.2.11" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.7.9" # latest version of destination bigquery plugin
version: "v4.7.10" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["s3"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v5.2.10" # latest version of destination snowflake plugin
version: "v5.2.11" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/cost/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/data-resilience/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/encryption/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v33.23.0" # latest version of source aws plugin
version: "v33.32.1" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v21.0.0" # latest version of source azure plugin
version: "v21.2.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.7.9" # latest version of destination bigquery plugin
version: "v4.7.10" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: azure
path: cloudquery/azure
version: "v21.0.0" # latest version of source azure plugin
version: "v21.2.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v21.0.0" # latest version of source azure plugin
version: "v21.2.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v5.2.10" # latest version of destination snowflake plugin
version: "v5.2.11" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
Expand Down
4 changes: 2 additions & 2 deletions transformations/azure/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v21.0.0" # latest version of source azure plugin
version: "v21.2.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.7.9" # latest version of destination bigquery plugin
version: "v4.7.10" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
4 changes: 2 additions & 2 deletions transformations/azure/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v21.0.0" # latest version of source azure plugin
version: "v21.2.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v21.0.0" # latest version of source azure plugin
version: "v21.2.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v5.2.10" # latest version of destination snowflake plugin
version: "v5.2.11" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.7.9" # latest version of destination bigquery plugin
version: "v4.7.10" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v5.2.10" # latest version of destination snowflake plugin
version: "v5.2.11" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.7.9" # latest version of destination bigquery plugin
version: "v4.7.10" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: cloudquery
version: "v5.2.10" # latest version of destination snowflake plugin
version: "v5.2.11" # latest version of destination snowflake plugin
migrate_mode: forced
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
Expand Down
4 changes: 2 additions & 2 deletions transformations/k8s/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spec:
name: k8s
path: cloudquery/k8s
registry: cloudquery
version: "v8.0.0" # latest version of source k8s plugin
version: "v8.2.0" # latest version of source k8s plugin
tables: ["*"]
destinations: ["postgresql"]
spec:
Expand All @@ -15,7 +15,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.14.9" # latest version of postgresql plugin
version: "v8.15.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Loading