mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Adding inspec-aws to contrib
This commit is contained in:
parent
ca02539ccf
commit
b228b20897
1 changed files with 6 additions and 1 deletions
|
@ -20,3 +20,8 @@ resource_packs:
|
|||
git_repo: https://github.com/inspec/inspec-habitat.git
|
||||
doc_group_title: Habitat
|
||||
resource_file_regex: ^habitat_
|
||||
|
||||
inspec-aws:
|
||||
git_repo: https://github.com/inspec/inspec-aws.git
|
||||
doc_group_title: AWS
|
||||
resource_file_regex: ^aws_
|
Loading…
Reference in a new issue