Repo for creating an Azure VM resource using infrastructure as code - Terraform CDK
npm install --global cdktf-cli@latest
npm install @cdktf/provider-azurerm
cdktf get
cdktf synth
cdktf deploy
cdktf destroy
https://github.com/clarizalooktech/azure-terraform-cdk-create-vm/blob/main/azure-vm-terraform.JPG