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 870b03b commit 808d04bCopy full SHA for 808d04b
example_configs/parallel.yml
@@ -3,7 +3,7 @@ spec:
3
name: 'aws-REGION_PLACEHOLDER'
4
path: cloudquery/aws
5
version: 'v3.4.2' # latest version of aws plugin
6
- destinations: ['postgresql']
+ destinations: ['postgresql-REGION_PLACEHOLDER']
7
spec:
8
regions:
9
- REGION_PLACEHOLDER # This will be replaced by the GitHub Action matrix value
0 commit comments