An open API service indexing awesome lists of open source software.

https://github.com/burtlo/inspec-resource-pack


https://github.com/burtlo/inspec-resource-pack

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ResourcePack Plugin

Provides a generator InSpec resource pack (a profile without controls and only resources).

## To Install This Plugin

```
$ inspec plugin install inspec-resource-pack
```

## What This Plugin Does

Generate a resource pack that has a unit test suite associate with it.

```bash
$ inspec generate resource_pack git
...
```