fix
- fix(docs): Fix typo in example of using TFVAR to set TerraformVariable #3116
- fix(provider-generator): make sanitize comments function robust against diverse inputs #3131
- fix(cli): fix help template spelling #3146
- fix(cli): ensure terraform output fails with a proper error #3135
- fix: make sure noColor option is honored #3138
- fix(hcl2cdk): Try to fix TF checksum errors in tests by running them in band #3163
- fix: use whl to install local python #3119
- fix: fix Github workflow caches to restore successfully more often #3154
- fix: set specific copywrite tool version to fix CI #3150
- fix: unpin version of copywrite #3151
chore
- chore: Upgrade docker image to use Node 18 #3107
- chore: fix passing additional providers #3092
- chore(docs): fix grammar and spelling on Performance page #3098
- chore: fix typo #3091
- chore(cli): fixes typo (#3120) #3121
- chore: fix typo in registry workflow #3100
- chore: fix remove-waiting-on-answer workflow #3097
- chore: ensure GitHub treats us as a TypeScript project #3099
- chore: update registry tool #3101
- chore: update dependencies for @cdktf/commons #3096
- chore: update cdktf version #3090
- chore: remove obsolete comment #3137
refactor
- refactor: move schema reading logic into package #3124