From 90f15db4c3c6c50adc55708437a3b008f47e58e4 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Thu, 24 Oct 2024 09:15:58 +0000 Subject: [PATCH] chore(deps): Update CloudQuery monorepo modules --- transformations/aws/asset-inventory-free/tests/bigquery.yml | 2 +- transformations/aws/asset-inventory-free/tests/clickhouse.yml | 2 +- transformations/aws/asset-inventory-free/tests/postgres.yml | 2 +- transformations/aws/asset-inventory-free/tests/snowflake.yml | 2 +- transformations/aws/compliance-premium/tests/bigquery.yml | 2 +- transformations/aws/compliance-premium/tests/postgres.yml | 2 +- transformations/aws/compliance-premium/tests/s3.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/bigquery.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/bigquery.yml | 2 +- transformations/azure/compliance-premium/tests/postgres.yml | 2 +- transformations/azure/compliance-premium/tests/snowflake.yml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/transformations/aws/asset-inventory-free/tests/bigquery.yml b/transformations/aws/asset-inventory-free/tests/bigquery.yml index 74e8c3b5c..b300b832a 100644 --- a/transformations/aws/asset-inventory-free/tests/bigquery.yml +++ b/transformations/aws/asset-inventory-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["bigquery"] tables: ["*"] skip_dependent_tables: true diff --git a/transformations/aws/asset-inventory-free/tests/clickhouse.yml b/transformations/aws/asset-inventory-free/tests/clickhouse.yml index 036f34d23..b453b7adb 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # 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 d4a9af355..081369716 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/asset-inventory-free/tests/snowflake.yml b/transformations/aws/asset-inventory-free/tests/snowflake.yml index fcc2f5163..27f11b2bf 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/bigquery.yml b/transformations/aws/compliance-premium/tests/bigquery.yml index fb9b0fd70..4a0e08faa 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/postgres.yml b/transformations/aws/compliance-premium/tests/postgres.yml index d4a9af355..081369716 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/s3.yml b/transformations/aws/compliance-premium/tests/s3.yml index 306054d59..b49759b18 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # 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 82655e264..e19779f41 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/aws/cost/tests/postgres.yml b/transformations/aws/cost/tests/postgres.yml index d4a9af355..081369716 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/data-resilience/tests/postgres.yml b/transformations/aws/data-resilience/tests/postgres.yml index d4a9af355..081369716 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/encryption/tests/postgres.yml b/transformations/aws/encryption/tests/postgres.yml index d4a9af355..081369716 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: "v27.23.1" # latest version of source aws plugin + version: "v28.1.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/asset-inventory-free/tests/bigquery.yml b/transformations/azure/asset-inventory-free/tests/bigquery.yml index a52becb77..1387fabad 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: "v14.10.0" # latest version of source azure plugin + version: "v15.1.0" # latest version of source azure plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/azure/asset-inventory-free/tests/postgres.yml b/transformations/azure/asset-inventory-free/tests/postgres.yml index 112e932d4..35efe4c69 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: "v14.10.0" # latest version of source azure plugin + version: "v15.1.0" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/asset-inventory-free/tests/snowflake.yml b/transformations/azure/asset-inventory-free/tests/snowflake.yml index 2a0ed9b64..dc88ba46f 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: "v14.10.0" # latest version of source azure plugin + version: "v15.1.0" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/bigquery.yml b/transformations/azure/compliance-premium/tests/bigquery.yml index a75053616..13b75ee6b 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: "v14.10.0" # latest version of source azure plugin + version: "v15.1.0" # latest version of source azure plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index 916ffbcca..32014a289 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: "v14.10.0" # latest version of source azure plugin + version: "v15.1.0" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/snowflake.yml b/transformations/azure/compliance-premium/tests/snowflake.yml index e9f7df976..fa4210214 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: "v14.10.0" # latest version of source azure plugin + version: "v15.1.0" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] ---