We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43584ab commit 349fa78Copy full SHA for 349fa78
2 files changed
example_configs/parallel.yml
@@ -2,7 +2,7 @@ kind: source
2
spec:
3
name: 'aws-REGION_PLACEHOLDER'
4
path: cloudquery/aws
5
- version: 'v4.2.0' # latest version of aws plugin
+ version: 'v4.2.1' # latest version of aws plugin
6
destinations: ['postgresql-REGION_PLACEHOLDER']
7
8
regions:
example_configs/serial.yml
@@ -1,7 +1,7 @@
1
kind: source
name: 'aws'
destinations: ['postgresql']
---
kind: destination
0 commit comments