gruntwork-io / terratest

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
https://terratest.gruntwork.io/
Apache License 2.0
7.48k stars 1.32k forks source link

Is it possible to use terratest with terraform-cdk? #918

Open mugli opened 3 years ago

mugli commented 3 years ago

Any example would be appreciated if it's currently possible to test terraform-cdk projects. If it's not, is there any plan to support them?

marcus-sa commented 2 years ago

I'm also very interested in this 👀 Mainly gonna be using Terratest for E2E testing.