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 1b27c29 commit fdb2b78Copy full SHA for fdb2b78
use-cases/single-benchmark.md
@@ -1,8 +1,8 @@
1
-# SingleAccount-Benchmark
+# SingleAccount-CIS Benchmarks
2
3
## Use-Case explanation
4
5
-Simple single-account benchmark
+Simple single-account setu in order to get CIS Benchmark
6
7
**Client Setup**
8
@@ -35,6 +35,6 @@ provider "aws" {
35
36
module "sysdig-sfc" {
37
source = "sysdiglabs/secure-for-cloud/aws//module/services/cloud-bench"
38
- name = "TEST-NAME-cloudbench"
+ name = "TEST-NAME-cloudbench" # optional
39
}
40
```
0 commit comments