Hi, New to Terraform and I have a customer that is still deploying infrastructure to AWS using the deprecated CDKTF. I have Terraform Modules that I use to deploy using standard HCL terraform init, apply etc.. Can my customer deploy these modules using the deprecated CDKTF?
Thanks in advance