From 9492c41045e0924a545e43b99a951bbbe23c542e Mon Sep 17 00:00:00 2001 From: "cloudquery-ci[bot]" <271027272+cloudquery-ci[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 15:08:21 +0000 Subject: [PATCH] chore(deps): Update CloudQuery monorepo modules --- transformations/aws/asset-inventory-free/tests/postgres.yml | 2 +- transformations/aws/asset-inventory-free/tests/snowflake.yml | 2 +- transformations/aws/compliance-premium/tests/postgres.yml | 2 +- transformations/aws/compliance-premium/tests/snowflake.yml | 2 +- transformations/aws/cost/tests/postgres.yml | 2 +- transformations/aws/data-resilience/tests/postgres.yml | 2 +- transformations/aws/encryption/tests/postgres.yml | 2 +- transformations/azure/asset-inventory-free/tests/postgres.yml | 2 +- transformations/azure/asset-inventory-free/tests/snowflake.yml | 2 +- transformations/azure/compliance-premium/tests/postgres.yml | 2 +- transformations/azure/compliance-premium/tests/snowflake.yml | 2 +- transformations/gcp/asset-inventory-free/tests/postgres.yml | 2 +- transformations/gcp/asset-inventory-free/tests/snowflake.yml | 2 +- transformations/gcp/compliance-premium/tests/postgres.yml | 2 +- transformations/gcp/compliance-premium/tests/snowflake.yml | 2 +- transformations/k8s/compliance-premium/tests/postgres.yml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index 1559a47ef..59fdbfac3 100644 --- a/transformations/aws/asset-inventory-free/tests/postgres.yml +++ b/transformations/aws/asset-inventory-free/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 28de16bfe..1b08815c7 100644 --- a/transformations/aws/asset-inventory-free/tests/snowflake.yml +++ b/transformations/aws/asset-inventory-free/tests/snowflake.yml @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v5.2.9" # latest version of destination snowflake plugin + version: "v5.2.10" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/aws/compliance-premium/tests/postgres.yml b/transformations/aws/compliance-premium/tests/postgres.yml index 1559a47ef..59fdbfac3 100644 --- a/transformations/aws/compliance-premium/tests/postgres.yml +++ b/transformations/aws/compliance-premium/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/aws/compliance-premium/tests/snowflake.yml b/transformations/aws/compliance-premium/tests/snowflake.yml index c07ddf14f..911d83d6b 100644 --- a/transformations/aws/compliance-premium/tests/snowflake.yml +++ b/transformations/aws/compliance-premium/tests/snowflake.yml @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v5.2.9" # latest version of destination snowflake plugin + version: "v5.2.10" # 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 1559a47ef..59fdbfac3 100644 --- a/transformations/aws/cost/tests/postgres.yml +++ b/transformations/aws/cost/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 1559a47ef..59fdbfac3 100644 --- a/transformations/aws/data-resilience/tests/postgres.yml +++ b/transformations/aws/data-resilience/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 1559a47ef..59fdbfac3 100644 --- a/transformations/aws/encryption/tests/postgres.yml +++ b/transformations/aws/encryption/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} diff --git a/transformations/azure/asset-inventory-free/tests/postgres.yml b/transformations/azure/asset-inventory-free/tests/postgres.yml index 7cdd0aee8..80ca52c5e 100644 --- a/transformations/azure/asset-inventory-free/tests/postgres.yml +++ b/transformations/azure/asset-inventory-free/tests/postgres.yml @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 77589ca7c..528ea9b9b 100644 --- a/transformations/azure/asset-inventory-free/tests/snowflake.yml +++ b/transformations/azure/asset-inventory-free/tests/snowflake.yml @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v5.2.9" # latest version of destination snowflake plugin + version: "v5.2.10" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index a8fa7b4f5..c5bfe5ec5 100644 --- a/transformations/azure/compliance-premium/tests/postgres.yml +++ b/transformations/azure/compliance-premium/tests/postgres.yml @@ -12,7 +12,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 2d996c3d1..5f36d7d53 100644 --- a/transformations/azure/compliance-premium/tests/snowflake.yml +++ b/transformations/azure/compliance-premium/tests/snowflake.yml @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v5.2.9" # latest version of destination snowflake plugin + version: "v5.2.10" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index 476bce124..966c01f6e 100644 --- a/transformations/gcp/asset-inventory-free/tests/postgres.yml +++ b/transformations/gcp/asset-inventory-free/tests/postgres.yml @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 c97645100..eff5758a5 100644 --- a/transformations/gcp/asset-inventory-free/tests/snowflake.yml +++ b/transformations/gcp/asset-inventory-free/tests/snowflake.yml @@ -12,7 +12,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v5.2.9" # latest version of destination snowflake plugin + version: "v5.2.10" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index d4ffabc62..c6d3ddb07 100644 --- a/transformations/gcp/compliance-premium/tests/postgres.yml +++ b/transformations/gcp/compliance-premium/tests/postgres.yml @@ -11,7 +11,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # 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 9e50b3703..cec38d341 100644 --- a/transformations/gcp/compliance-premium/tests/snowflake.yml +++ b/transformations/gcp/compliance-premium/tests/snowflake.yml @@ -11,7 +11,7 @@ spec: name: snowflake path: cloudquery/snowflake registry: cloudquery - version: "v5.2.9" # latest version of destination snowflake plugin + version: "v5.2.10" # 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 f2dea1923..a28ced116 100644 --- a/transformations/k8s/compliance-premium/tests/postgres.yml +++ b/transformations/k8s/compliance-premium/tests/postgres.yml @@ -15,7 +15,7 @@ spec: name: "postgresql" path: "cloudquery/postgresql" registry: cloudquery - version: "v8.14.8" # latest version of postgresql plugin + version: "v8.14.9" # latest version of postgresql plugin spec: batch_size: 10000 connection_string: ${CQ_DSN} \ No newline at end of file