We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1ea38 commit 9adb85dCopy full SHA for 9adb85d
example_configs/spec.yml
@@ -2,7 +2,7 @@ kind: source
2
spec:
3
name: 'aws'
4
path: 'cloudquery/aws'
5
- version: 'v32.11.0' # latest version of aws plugin
+ version: 'v32.12.0' # latest version of aws plugin
6
destinations: ['postgresql']
7
tables: ['aws_s3_buckets', 'aws_ec2_instances']
8
---
0 commit comments