diff --git a/transformations/aws/asset-inventory-free/tests/clickhouse.yml b/transformations/aws/asset-inventory-free/tests/clickhouse.yml index 1cfde7d05..72ff29ce9 100644 --- a/transformations/aws/asset-inventory-free/tests/clickhouse.yml +++ b/transformations/aws/asset-inventory-free/tests/clickhouse.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["clickhouse"] tables: ["*"] --- diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index 249727d66..90c87fab5 100644 --- a/transformations/aws/asset-inventory-free/tests/postgres.yml +++ b/transformations/aws/asset-inventory-free/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/asset-inventory-free/tests/snowflake.yml b/transformations/aws/asset-inventory-free/tests/snowflake.yml index 4547c60d0..2fa38c60d 100644 --- a/transformations/aws/asset-inventory-free/tests/snowflake.yml +++ b/transformations/aws/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["snowflake"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v4.3.6" # latest version of destination snowflake plugin + version: "v4.3.7" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/aws/compliance-premium/tests/bigquery.yml b/transformations/aws/compliance-premium/tests/bigquery.yml index d6dbaf56a..9f35c9ee6 100644 --- a/transformations/aws/compliance-premium/tests/bigquery.yml +++ b/transformations/aws/compliance-premium/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["bigquery"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: bigquery path: cloudquery/bigquery registry: cloudquery - version: "v4.1.18" # latest version of destination bigquery plugin + version: "v4.1.19" # latest version of destination bigquery plugin write_mode: "append" spec: project_id: cq-integration-tests diff --git a/transformations/aws/compliance-premium/tests/postgres.yml b/transformations/aws/compliance-premium/tests/postgres.yml index 249727d66..90c87fab5 100644 --- a/transformations/aws/compliance-premium/tests/postgres.yml +++ b/transformations/aws/compliance-premium/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/compliance-premium/tests/s3.yml b/transformations/aws/compliance-premium/tests/s3.yml index b454839ef..04d9e94a2 100644 --- a/transformations/aws/compliance-premium/tests/s3.yml +++ b/transformations/aws/compliance-premium/tests/s3.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["s3"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/snowflake.yml b/transformations/aws/compliance-premium/tests/snowflake.yml index 6906453e0..d8caeed49 100644 --- a/transformations/aws/compliance-premium/tests/snowflake.yml +++ b/transformations/aws/compliance-premium/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["snowflake"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v4.3.6" # latest version of destination snowflake plugin + version: "v4.3.7" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/aws/cost/tests/postgres.yml b/transformations/aws/cost/tests/postgres.yml index 249727d66..90c87fab5 100644 --- a/transformations/aws/cost/tests/postgres.yml +++ b/transformations/aws/cost/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/data-resilience/tests/postgres.yml b/transformations/aws/data-resilience/tests/postgres.yml index 249727d66..90c87fab5 100644 --- a/transformations/aws/data-resilience/tests/postgres.yml +++ b/transformations/aws/data-resilience/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/encryption/tests/postgres.yml b/transformations/aws/encryption/tests/postgres.yml index 249727d66..90c87fab5 100644 --- a/transformations/aws/encryption/tests/postgres.yml +++ b/transformations/aws/encryption/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v28.6.0" # latest version of source aws plugin + version: "v28.7.1" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/azure/asset-inventory-free/tests/bigquery.yml b/transformations/azure/asset-inventory-free/tests/bigquery.yml index 676f5aa2b..7e9c76552 100644 --- a/transformations/azure/asset-inventory-free/tests/bigquery.yml +++ b/transformations/azure/asset-inventory-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v15.1.0" # latest version of source azure plugin + version: "v15.5.0" # latest version of source azure plugin destinations: ["bigquery"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: bigquery path: cloudquery/bigquery registry: cloudquery - version: "v4.1.18" # latest version of destination bigquery plugin + version: "v4.1.19" # latest version of destination bigquery plugin write_mode: "append" spec: project_id: cq-integration-tests diff --git a/transformations/azure/asset-inventory-free/tests/postgres.yml b/transformations/azure/asset-inventory-free/tests/postgres.yml index d37ba6370..91349fe4a 100644 --- a/transformations/azure/asset-inventory-free/tests/postgres.yml +++ b/transformations/azure/asset-inventory-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: azure path: cloudquery/azure - version: "v15.1.0" # latest version of source azure plugin + version: "v15.5.0" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/azure/asset-inventory-free/tests/snowflake.yml b/transformations/azure/asset-inventory-free/tests/snowflake.yml index c5c735efb..b3da3a048 100644 --- a/transformations/azure/asset-inventory-free/tests/snowflake.yml +++ b/transformations/azure/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v15.1.0" # latest version of source azure plugin + version: "v15.5.0" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v4.3.6" # latest version of destination snowflake plugin + version: "v4.3.7" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/azure/compliance-premium/tests/bigquery.yml b/transformations/azure/compliance-premium/tests/bigquery.yml index f6ff102e0..fe5a41d8e 100644 --- a/transformations/azure/compliance-premium/tests/bigquery.yml +++ b/transformations/azure/compliance-premium/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v15.1.0" # latest version of source azure plugin + version: "v15.5.0" # latest version of source azure plugin destinations: ["bigquery"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: bigquery path: cloudquery/bigquery registry: cloudquery - version: "v4.1.18" # latest version of destination bigquery plugin + version: "v4.1.19" # latest version of destination bigquery plugin write_mode: "append" spec: project_id: cq-integration-tests diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index 578811895..96fb27c91 100644 --- a/transformations/azure/compliance-premium/tests/postgres.yml +++ b/transformations/azure/compliance-premium/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v15.1.0" # latest version of source azure plugin + version: "v15.5.0" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/azure/compliance-premium/tests/snowflake.yml b/transformations/azure/compliance-premium/tests/snowflake.yml index 1b7c39d6f..b8bcb31e9 100644 --- a/transformations/azure/compliance-premium/tests/snowflake.yml +++ b/transformations/azure/compliance-premium/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v15.1.0" # latest version of source azure plugin + version: "v15.5.0" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v4.3.6" # latest version of destination snowflake plugin + version: "v4.3.7" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/gcp/asset-inventory-free/tests/bigquery.yml b/transformations/gcp/asset-inventory-free/tests/bigquery.yml index 36f2a9da1..5c90e69e2 100644 --- a/transformations/gcp/asset-inventory-free/tests/bigquery.yml +++ b/transformations/gcp/asset-inventory-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: gcp path: cloudquery/gcp registry: cloudquery - version: "v17.2.0" # latest version of source gcp plugin + version: "v17.3.0" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: bigquery path: cloudquery/bigquery registry: cloudquery - version: "v4.1.18" # latest version of destination bigquery plugin + version: "v4.1.19" # latest version of destination bigquery plugin write_mode: "append" spec: project_id: cq-integration-tests diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index d084f5aaa..90bd62960 100644 --- a/transformations/gcp/asset-inventory-free/tests/postgres.yml +++ b/transformations/gcp/asset-inventory-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.2.0" # latest version of source gcp plugin + version: "v17.3.0" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/gcp/asset-inventory-free/tests/snowflake.yml b/transformations/gcp/asset-inventory-free/tests/snowflake.yml index 80227dd0b..bd4ed6f11 100644 --- a/transformations/gcp/asset-inventory-free/tests/snowflake.yml +++ b/transformations/gcp/asset-inventory-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: gcp path: cloudquery/gcp registry: cloudquery - version: "v17.2.0" # latest version of source gcp plugin + version: "v17.3.0" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] --- @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v4.3.6" # latest version of destination snowflake plugin + version: "v4.3.7" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/gcp/compliance-premium/tests/bigquery.yml b/transformations/gcp/compliance-premium/tests/bigquery.yml index 8a8186547..b4a92fa3e 100644 --- a/transformations/gcp/compliance-premium/tests/bigquery.yml +++ b/transformations/gcp/compliance-premium/tests/bigquery.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.2.0" # latest version of source gcp plugin + version: "v17.3.0" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- @@ -11,7 +11,7 @@ spec: name: bigquery path: cloudquery/bigquery registry: cloudquery - version: "v4.1.18" # latest version of destination bigquery plugin + version: "v4.1.19" # latest version of destination bigquery plugin write_mode: "append" spec: project_id: cq-integration-tests diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index 645ffd5ed..9eb5c5937 100644 --- a/transformations/gcp/compliance-premium/tests/postgres.yml +++ b/transformations/gcp/compliance-premium/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.2.0" # latest version of source gcp plugin + version: "v17.3.0" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file diff --git a/transformations/gcp/compliance-premium/tests/snowflake.yml b/transformations/gcp/compliance-premium/tests/snowflake.yml index 32f3de88e..652eb8601 100644 --- a/transformations/gcp/compliance-premium/tests/snowflake.yml +++ b/transformations/gcp/compliance-premium/tests/snowflake.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v17.2.0" # latest version of source gcp plugin + version: "v17.3.0" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] --- @@ -11,7 +11,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v4.3.6" # latest version of destination snowflake plugin + version: "v4.3.7" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/k8s/compliance-premium/tests/postgres.yml b/transformations/k8s/compliance-premium/tests/postgres.yml index 7e38e743a..0311f9797 100644 --- a/transformations/k8s/compliance-premium/tests/postgres.yml +++ b/transformations/k8s/compliance-premium/tests/postgres.yml @@ -4,7 +4,7 @@ spec: name: k8s path: cloudquery/k8s registry: cloudquery - version: "v7.2.2" # latest version of source k8s plugin + version: "v7.3.0" # latest version of source k8s plugin tables: ["*"] destinations: ["postgresql"] spec: @@ -15,7 +15,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.6.7" # latest version of postgresql plugin + version: "v8.6.8" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file