Skip to content

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
quixoticmonk committed Jan 24, 2024
1 parent 7bb8bbf commit 0a5b044
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A GitHub action to scan your infrastructure templates modelled either in Terrafo
## Pre-requisites

- You have a Cloud Conformity API key
- You know the Cloud conformity region
- You know the Cloud Conformity region


## Usage
Expand All @@ -25,12 +25,12 @@ A GitHub action to scan your infrastructure templates modelled either in Terrafo
## Input
| Input | Description |
| -------- | ------- |
| conformity_region | Your Cloud conformity region |
| conformity_api_key | Your Cloud conformity API key |
| template_type | Your infrastructure template type |
| template_path | Path of the template to sca |
| Input | Description |
|--------------------|-----------------------------------|
| conformity_region | Your Cloud Conformity region |
| conformity_api_key | Your Cloud Conformity API key |
| template_type | Your infrastructure template type |
| template_path | Path of the template to scan |
## Output
Expand Down

0 comments on commit 0a5b044

Please sign in to comment.