How to automate Inspec tests on AWS

Chef Inspec is an open source testing framework designed for automated compliance and security checks on infrastructure. Combining it with State Manager on AWS you can ensure EC2 instances in your account are in a state you define. In this blog post I will explain how I automated this setup with cloudformation. Solution Architecture Key…

Read More