How to Use CDK Outputs in Your InSpec Tests
As a programmer, hard-coding values in my code, even test code, feels dirty and it's usually not a scalable practice. I've built an AWS CDK app to manage my infrastructure with code and I'm starting to write some integration tests with InSpec, an ope...
Jul 29, 20213 min read43
