We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1318148 commit 68824eeCopy full SHA for 68824ee
example_configs/parallel.yml
@@ -2,7 +2,7 @@ kind: source
2
spec:
3
name: 'aws-REGION_PLACEHOLDER'
4
path: cloudquery/aws
5
- version: 'v26.7.0' # latest version of aws plugin
+ version: 'v26.8.0' # latest version of aws plugin
6
destinations: ['postgresql-REGION_PLACEHOLDER']
7
tables: [aws_s3_buckets]
8
skip_dependent_tables: true
example_configs/serial.yml
name: 'aws'
path: 'cloudquery/aws'
destinations: ['postgresql']
0 commit comments