From 7f2b6d8393e8782b17e6e5b7ccae814c90eeea78 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 Dec 2023 19:16:08 +0000 Subject: [PATCH] chore(deps): Update CloudQuery monorepo modules --- transformations/aws/asset-inventory-free/tests/postgres.yml | 2 +- transformations/aws/compliance-free/tests/bigquery.yml | 2 +- transformations/aws/compliance-free/tests/postgres.yml | 2 +- transformations/aws/compliance-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/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/compliance-free/tests/postgres.yml | 2 +- transformations/azure/compliance-free/tests/snowflake.yml | 2 +- transformations/azure/compliance-premium/tests/postgres.yml | 2 +- transformations/azure/compliance-premium/tests/snowflake.yml | 2 +- transformations/gcp/compliance-free/tests/bigquery.yml | 2 +- transformations/gcp/compliance-free/tests/postgres.yml | 2 +- transformations/gcp/compliance-free/tests/snowflake.yml | 2 +- transformations/gcp/compliance-premium/tests/bigquery.yml | 2 +- transformations/gcp/compliance-premium/tests/postgres.yml | 2 +- transformations/gcp/compliance-premium/tests/snowflake.yml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index 053925358..9ddbcb72c 100644 --- a/transformations/aws/asset-inventory-free/tests/postgres.yml +++ b/transformations/aws/asset-inventory-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/compliance-free/tests/bigquery.yml b/transformations/aws/compliance-free/tests/bigquery.yml index fcb4e3992..fae8da124 100644 --- a/transformations/aws/compliance-free/tests/bigquery.yml +++ b/transformations/aws/compliance-free/tests/bigquery.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.0" # latest version of source aws plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/aws/compliance-free/tests/postgres.yml b/transformations/aws/compliance-free/tests/postgres.yml index 053925358..9ddbcb72c 100644 --- a/transformations/aws/compliance-free/tests/postgres.yml +++ b/transformations/aws/compliance-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/compliance-free/tests/snowflake.yml b/transformations/aws/compliance-free/tests/snowflake.yml index 37c424d3b..8f274ad42 100644 --- a/transformations/aws/compliance-free/tests/snowflake.yml +++ b/transformations/aws/compliance-free/tests/snowflake.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.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 fcb4e3992..fae8da124 100644 --- a/transformations/aws/compliance-premium/tests/bigquery.yml +++ b/transformations/aws/compliance-premium/tests/bigquery.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.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 053925358..9ddbcb72c 100644 --- a/transformations/aws/compliance-premium/tests/postgres.yml +++ b/transformations/aws/compliance-premium/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/aws/compliance-premium/tests/snowflake.yml b/transformations/aws/compliance-premium/tests/snowflake.yml index 37c424d3b..8f274ad42 100644 --- a/transformations/aws/compliance-premium/tests/snowflake.yml +++ b/transformations/aws/compliance-premium/tests/snowflake.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.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 053925358..9ddbcb72c 100644 --- a/transformations/aws/cost/tests/postgres.yml +++ b/transformations/aws/cost/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.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 053925358..9ddbcb72c 100644 --- a/transformations/aws/data-resilience/tests/postgres.yml +++ b/transformations/aws/data-resilience/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.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 053925358..9ddbcb72c 100644 --- a/transformations/aws/encryption/tests/postgres.yml +++ b/transformations/aws/encryption/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: aws path: cloudquery/aws - version: "v22.19.2" # latest version of source aws plugin + version: "v23.2.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/compliance-free/tests/postgres.yml b/transformations/azure/compliance-free/tests/postgres.yml index 164f532db..64adae162 100644 --- a/transformations/azure/compliance-free/tests/postgres.yml +++ b/transformations/azure/compliance-free/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v10.3.0" # latest version of source azure plugin + version: "v11.0.2" # latest version of source azure plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/azure/compliance-free/tests/snowflake.yml b/transformations/azure/compliance-free/tests/snowflake.yml index db09a7c71..88e1b1d4f 100644 --- a/transformations/azure/compliance-free/tests/snowflake.yml +++ b/transformations/azure/compliance-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: azure path: cloudquery/azure registry: cloudquery - version: "v10.3.0" # latest version of source azure plugin + version: "v11.0.2" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/azure/compliance-premium/tests/postgres.yml b/transformations/azure/compliance-premium/tests/postgres.yml index 164f532db..64adae162 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: "v10.3.0" # latest version of source azure plugin + version: "v11.0.2" # 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 db09a7c71..88e1b1d4f 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: "v10.3.0" # latest version of source azure plugin + version: "v11.0.2" # latest version of source azure plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-free/tests/bigquery.yml b/transformations/gcp/compliance-free/tests/bigquery.yml index 879c9e6f4..a6984bed1 100644 --- a/transformations/gcp/compliance-free/tests/bigquery.yml +++ b/transformations/gcp/compliance-free/tests/bigquery.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v10.0.0" # latest version of source gcp plugin + version: "v11.1.0" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-free/tests/postgres.yml b/transformations/gcp/compliance-free/tests/postgres.yml index c7fc75fb7..1c136211a 100644 --- a/transformations/gcp/compliance-free/tests/postgres.yml +++ b/transformations/gcp/compliance-free/tests/postgres.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v10.0.0" # latest version of source gcp plugin + version: "v11.1.0" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-free/tests/snowflake.yml b/transformations/gcp/compliance-free/tests/snowflake.yml index 37cb95118..026099c50 100644 --- a/transformations/gcp/compliance-free/tests/snowflake.yml +++ b/transformations/gcp/compliance-free/tests/snowflake.yml @@ -2,7 +2,7 @@ kind: source spec: name: gcp path: cloudquery/gcp - version: "v10.0.0" # latest version of source gcp plugin + version: "v11.1.0" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/bigquery.yml b/transformations/gcp/compliance-premium/tests/bigquery.yml index 879c9e6f4..a6984bed1 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: "v10.0.0" # latest version of source gcp plugin + version: "v11.1.0" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/postgres.yml b/transformations/gcp/compliance-premium/tests/postgres.yml index c7fc75fb7..1c136211a 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: "v10.0.0" # latest version of source gcp plugin + version: "v11.1.0" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/compliance-premium/tests/snowflake.yml b/transformations/gcp/compliance-premium/tests/snowflake.yml index 37cb95118..026099c50 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: "v10.0.0" # latest version of source gcp plugin + version: "v11.1.0" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] ---