diff --git a/transformations/aws/asset-inventory-free/tests/clickhouse.yml b/transformations/aws/asset-inventory-free/tests/clickhouse.yml index 487153a5d..2523e9e92 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 8ea402632..d08907789 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 dd67efcfc..bb00a95a9 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 042a556ec..599b415c2 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 8ea402632..d08907789 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 4656ee54e..31c79d3fa 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 f158e7f5f..e9ee9a2d3 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 8ea402632..d08907789 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 8ea402632..d08907789 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.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 8ea402632..d08907789 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: "v30.3.0" # latest version of source aws plugin + version: "v31.0.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/bigquery.yml b/transformations/gcp/asset-inventory-free/tests/bigquery.yml index 87505f650..5bcf2f50a 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.5.0" # latest version of source gcp plugin + version: "v18.0.0" # latest version of source gcp plugin destinations: ["bigquery"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/postgres.yml b/transformations/gcp/asset-inventory-free/tests/postgres.yml index fe6ce59a3..2db18f12b 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.5.0" # latest version of source gcp plugin + version: "v18.0.0" # latest version of source gcp plugin destinations: ["postgresql"] tables: ["*"] --- diff --git a/transformations/gcp/asset-inventory-free/tests/snowflake.yml b/transformations/gcp/asset-inventory-free/tests/snowflake.yml index d57a56794..1d6fb5d92 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.5.0" # latest version of source gcp plugin + version: "v18.0.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 c8372f651..8aec752ad 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.5.0" # latest version of source gcp plugin + version: "v18.0.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 b1066caba..22d2ee51e 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.5.0" # latest version of source gcp plugin + version: "v18.0.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 20a9a9945..f57b6f529 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.5.0" # latest version of source gcp plugin + version: "v18.0.0" # latest version of source gcp plugin destinations: ["snowflake"] tables: ["*"] ---