Just starting out with chef. Using AWS OpsWorks and got some cookbooks to work with on premises servers and AWS EC2.
Now I’m getting into InSpec and added a .kitchen.yml file. This works fine with kitchen verify and inspec exec but I want to use the Chef Automate to run the tests and profiles.
Any suggestions on where to read? Seems like it doesn’t exist in OpsWorks? or am I missing something.
Thanks.