Skip to content

Commit 664b381

Browse files
authored
Merge branch 'main' into renovate/cloudquery-monorepo-modules
2 parents b9813e7 + 64a4a52 commit 664b381

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example_configs/spec.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ spec:
44
path: 'cloudquery/aws'
55
version: 'v27.21.0' # latest version of aws plugin
66
destinations: ['postgresql']
7-
tables: ['*']
8-
skip_tables: ['aws_cloudtrail_events', 'aws_iam_*']
7+
tables: ['aws_s3_buckets', 'aws_ec2_instances']
98
---
109
kind: destination
1110
spec:

0 commit comments

Comments
 (0)