Hello,
i would like to try the cdk in java. But while using cdktf init --template=“java” I get the error that java is not a valid template.
I installed the latest cdk and followed these instructions: https://github.com/hashicorp/terraform-cdk/blob/master/docs/getting-started/java.md
What am I missing?
Thanks!