We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a51060 commit db96ee7Copy full SHA for db96ee7
bench_configs/source_aws.yml
@@ -2,7 +2,7 @@ kind: source
2
spec:
3
name: aws
4
path: cloudquery/aws
5
- version: "v32.58.1" # latest version of source aws plugin
+ version: "v32.59.0" # latest version of source aws plugin
6
destinations: ${DESTINATIONS}
7
skip_dependent_tables: true
8
tables:
bench_configs/source_azure.yml
name: "azure"
path: "cloudquery/azure"
- version: "v17.15.2" # latest version of source azure plugin
+ version: "v17.15.3" # latest version of source azure plugin
tables: ["*"]
0 commit comments