We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e3cad commit 76f27daCopy full SHA for 76f27da
2 files changed
bench_configs/source_aws.yml
@@ -2,7 +2,7 @@ kind: source
2
spec:
3
name: aws
4
path: cloudquery/aws
5
- version: "v32.61.0" # latest version of source aws plugin
+ version: "v33.0.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.3" # latest version of source azure plugin
+ version: "v18.0.0" # latest version of source azure plugin
tables: ["*"]
0 commit comments