terraform apply and terraform destroy directly, but we recommend using the available cdktn cli commands where possible.
Install
Use
CI Environment
If you are running the CLI in an automated environment, you can force the dynamic CLI output rendering to be static by setting theCI environment variable to true.
Configuration File
You can configure the behavior of the Terraform CDK CLI by modifying thecdktf.json file in your project root directory. Refer to the cdktf.json documentation for more detail on how you can supply custom configuration settings for your application.