Skip to content

Commit

Permalink
update valid types for validating rules files
Browse files Browse the repository at this point in the history
  • Loading branch information
lhitchon committed Nov 15, 2018
1 parent 6c3f6d2 commit e020189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/assets/lint-rules.yml
Expand Up @@ -13,7 +13,7 @@ rules:
assertions:
- key: type
op: in
value: Terraform,Kubernetes,SecurityGroup,IAMUser,AWSConfig,LintRules,YAML
value: Terraform,Kubernetes,LintRules,YAML,JSON,CSV

- id: VALID_VERSION
message: RuleSet must have a supported version
Expand Down

0 comments on commit e020189

Please sign in to comment.