We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cbdae commit 0a72666Copy full SHA for 0a72666
README.md
@@ -12,8 +12,8 @@ Pipeline scanner uses Cloud Conformity's [Template Scanner](https://www.cloudcon
12
## Usage
13
14
To use the script, specify the following required environment variables:
15
- * `cc_apikey` (Cloud One COnformity API KEY)
16
- * `cc_region` (Cloud One COnformity account region)
+ * `cc_apikey` (Cloud One Conformity API KEY)
+ * `cc_region` (Cloud One Conformity account region)
17
* `templatePath` (Path of the template to be scanned)
18
* `maxExtreme | maxVeryHigh | maxHigh | maxMedium | maxLow` (Choose any of the options and set a number of how many violations are accepted)
19
0 commit comments