Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.cq/
benchmark_results/
cloudquery.log
.idea

*.pem

Expand Down
1 change: 1 addition & 0 deletions bench_configs/source_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ spec:
- aws_rds_instances
- aws_regions
- aws_s3_buckets
- aws_servicequotas_quota_utilizations
spec:
regions: ["us-east-1"]
accounts:
Expand Down