v0.10.8
Bug Fixes
- Remove legacy benchmark task creation (#165)
Removes creation of a deprecated resource.
Benchmarks has been replaced by a new Compliance system, which is
triggered by the creation of the cloud account. The explicit creation of
a benchmark task is thus not needed, and is failing since the API has
been disabled.
Documentation
-
spacing
- clarify use-case
Features
-
add ability to turn off S3 public access block (#164)
Copy of #162 with renaming of variables.
Co-authored-by: jameslarrea <97474779+jameslarrea@users.noreply.github.com>
Small Modifications
- cloud-bench: adds failure tolerance and max concurrent count (#161)