Skip to content

Commit 64a4a52

Browse files
authored
chore: Update spec.yml (#591)
Update spec.yml
1 parent 567f0f2 commit 64a4a52

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.20.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)