The Cloud Development Kit for Terraform (CDKTF) 0.11 has been released with new features to simplify adding providers and improve debugging processes. A new command, "cdktf provider add," allows users to quickly and easily add prebuilt or local provider packages to their CDKTF applications without having to check for the existence of a prebuilt package themselves. Additionally, improved debugging tools now include relevant version information in CLI error messages. The release also includes enhancements to working with lists and new documentation pages on debugging and best practices.