ForwardingAlpha

Forward commands to Terraform or the CDKTF

Under the hood, the Scaffold CLI uses Terraform and the CDKTF to manage your infrastructure resources.

In the case where you need to call one of these libraries directly, you can run them by prefixing the needed command with terraform: or cdktf::

$ scaffold terraform:plan
$ scaffold cdktf:synth