diff --git a/transformations/aws/asset-inventory-free/tests/snowflake.yml b/transformations/aws/asset-inventory-free/tests/snowflake.yml index bf29b92e7..2d6ecc58b 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: "v4.4.1" # latest version of destination snowflake plugin + version: "v4.4.2" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/aws/compliance-premium/tests/snowflake.yml b/transformations/aws/compliance-premium/tests/snowflake.yml index 9b53d6b0f..2702a0c22 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: "v4.4.1" # latest version of destination snowflake plugin + version: "v4.4.2" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/azure/asset-inventory-free/tests/snowflake.yml b/transformations/azure/asset-inventory-free/tests/snowflake.yml index dcfea103d..05d78355a 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: "v4.4.1" # latest version of destination snowflake plugin + version: "v4.4.2" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/azure/compliance-premium/tests/snowflake.yml b/transformations/azure/compliance-premium/tests/snowflake.yml index d53393f02..f94bed316 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: "v4.4.1" # latest version of destination snowflake plugin + version: "v4.4.2" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/gcp/asset-inventory-free/tests/snowflake.yml b/transformations/gcp/asset-inventory-free/tests/snowflake.yml index 3e6af1c59..0d2c98720 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: "v4.4.1" # latest version of destination snowflake plugin + version: "v4.4.2" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING} diff --git a/transformations/gcp/compliance-premium/tests/snowflake.yml b/transformations/gcp/compliance-premium/tests/snowflake.yml index 4958d0e69..d8c87965e 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: "v4.4.1" # latest version of destination snowflake plugin + version: "v4.4.2" # latest version of destination snowflake plugin migrate_mode: forced spec: connection_string: ${SNOWFLAKE_CONNECTION_STRING}