One of the benefits of the Terraform CDK is that you can leverage your favorite development environments and have a rich experience when exploring the hundreds of different services and features of AWS.
We highly recommend to use an IDE that supports code-completion and syntax highlighting for your language of choice:
- VSCode (recommended)
- AWS Cloud9
- Atom with the atom-typescript plugin
- vim with tsuquyomi
- WebStorm
- Emacs with the tide mode
- PyCharm
- Eclipse