|
|
|
|
|
by re-thc
1101 days ago
|
|
CDKTF feels like a giant hack (yes, used it). No everything is available vs TF HCL, it uses CDK from AWS CDK and tries to bridge things to TF have codegen. There’s a lot of weird corner cases and inconveniences. It even uses React under the hood. Pulumi at least takes care of it better. Maybe not perfectly but better. |
|