Skip to content

Commit

Permalink
Merge branch 'main' into fix/aws_cloudtrail_trail_event_selectors/v23…
Browse files Browse the repository at this point in the history
…-schema
  • Loading branch information
candiduslynx authored Dec 21, 2023
2 parents 75a11a7 + 234c8d4 commit 1c49bc9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion transformations/azure/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50

0 comments on commit 1c49bc9

Please sign in to comment.