Skip to content

Commit

Permalink
Merge branch 'main' into renovate/pg-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Oct 1, 2024
2 parents 1eebfef + 64a4a52 commit 7068b64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example_configs/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ spec:
path: 'cloudquery/aws'
version: 'v27.20.0' # latest version of aws plugin
destinations: ['postgresql']
tables: ['*']
skip_tables: ['aws_cloudtrail_events', 'aws_iam_*']
tables: ['aws_s3_buckets', 'aws_ec2_instances']
---
kind: destination
spec:
Expand Down

0 comments on commit 7068b64

Please sign in to comment.