Is there any example repo using terraform-cdk with tests? I was looking at terratest and was wondering if something like that is available when we are using the CDK.
Edit: I’m more curious about integration type tests that actually provisions the infrastructure. Not just snapshot tests.