inspec / kitchen-inspec

Test-Kitchen Plugin for InSpec
Other
109 stars 58 forks source link

Enable the ability to pass a inspec `config.yml` file to kitchen #252

Open aaronlippold opened 4 years ago

aaronlippold commented 4 years ago

As an end user, I would like to be able to pass the --config <myconfig> to InSpec on a validation run.

I think we can just steal from the --input_files code, and I will review to see if I can push a quick PR but it may be just as fast for one of the maintainers to just push it as you know the codebase better than I.