Skip to content

Commit fdb2b78

Browse files
author
iru
authored
doc: CIS benchmark use-case clarification
1 parent 1b27c29 commit fdb2b78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

use-cases/single-benchmark.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# SingleAccount-Benchmark
1+
# SingleAccount-CIS Benchmarks
22

33
## Use-Case explanation
44

5-
Simple single-account benchmark
5+
Simple single-account setu in order to get CIS Benchmark
66

77
**Client Setup**
88

@@ -35,6 +35,6 @@ provider "aws" {
3535
3636
module "sysdig-sfc" {
3737
source = "sysdiglabs/secure-for-cloud/aws//module/services/cloud-bench"
38-
name = "TEST-NAME-cloudbench"
38+
name = "TEST-NAME-cloudbench" # optional
3939
}
4040
```

0 commit comments

Comments
 (0)