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

Update chef generate command for inspec content in cookbooks #2541

Closed
tas50 opened this issue Jan 22, 2022 · 1 comment
Closed

Update chef generate command for inspec content in cookbooks #2541

tas50 opened this issue Jan 22, 2022 · 1 comment
Labels
Triage: Feature Request Indicates an issue requesting new functionality.

Comments

@tas50
Copy link
Contributor

tas50 commented Jan 22, 2022

Now that Chef Infra Client supports the compliance directory within cookbooks we want to make sure that we're generating cookbooks with the folder structure in place:

chef generate cookbook some_cookbook

Should have a directory like this

some_cookbook/
├─ compliance/
│  ├─ README.md
│  ├─ inputs/
│  ├─ profiles/
│  ├─ waivers/

Note: Contact PM for the readme content when this story is pulled

@tas50 tas50 added the Status: Untriaged An issue that has yet to be triaged. label Jan 22, 2022
@vkarve-chef
Copy link
Collaborator

@tas50 i believe this can be closed now?
cc - @nikhil2611

@vkarve-chef vkarve-chef added Triage: Feature Request Indicates an issue requesting new functionality. and removed Status: Untriaged An issue that has yet to be triaged. labels Feb 7, 2022
@tas50 tas50 closed this as completed Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage: Feature Request Indicates an issue requesting new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants