Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose "backend" InSpec configuration option #194

Closed
walterdolce opened this issue Jul 20, 2018 · 1 comment
Closed

Expose "backend" InSpec configuration option #194

walterdolce opened this issue Jul 20, 2018 · 1 comment
Assignees

Comments

@walterdolce
Copy link
Contributor

Hi,
While trying to directly use kitchen-inspec as a verifier over the one being used by kitchen-terraform instead, I found myself needing to provide the backend option to InSpec but this is not currently exposed and so it can't be passed in the .kitchen.yml file.

A quick search in GitHub and in the code shows the backend_cache option is exposed, though:
https://github.com/inspec/kitchen-inspec/search?q=backend&unscoped_q=backend

Am I right in assuming this config opton is currently not exposed because nobody asked for it and/or had a use case before now? :)

Thank you.

@clintoncwolfe
Copy link
Contributor

I beleive this can be closed, as the underlying need on the kitchen-terraform project was addressed differently - see newcontext-oss/kitchen-terraform#252 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants