diff --git a/transformations/aws/asset-inventory-free/tests/postgres.yml b/transformations/aws/asset-inventory-free/tests/postgres.yml index 7995d0397..dc2dda113 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 9c9b99314..8a3d9e991 100644 --- a/transformations/aws/compliance-free/tests/bigquery.yml +++ b/transformations/aws/compliance-free/tests/bigquery.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 7995d0397..dc2dda113 100644 --- a/transformations/aws/compliance-free/tests/postgres.yml +++ b/transformations/aws/compliance-free/tests/postgres.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 1ce6458bd..19dfde343 100644 --- a/transformations/aws/compliance-free/tests/snowflake.yml +++ b/transformations/aws/compliance-free/tests/snowflake.yml @@ -3,7 +3,7 @@ spec: name: aws path: cloudquery/aws registry: cloudquery - version: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 9c9b99314..8a3d9e991 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 7995d0397..dc2dda113 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 1ce6458bd..19dfde343 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 7995d0397..dc2dda113 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 7995d0397..dc2dda113 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.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 7995d0397..dc2dda113 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: "v23.4.0" # latest version of source aws plugin + version: "v23.5.0" # latest version of source aws plugin destinations: ["postgresql"] tables: ["*"] ---