Hacker News new | ask | show | jobs
by jen20 1907 days ago
This is not correct. CDK is not "managed IaC" - the management is done by CloudFormation. CDK is a generator for the JSON or YAML of CloudFormation, which is fully responsible for the execution and management of provisioning.
1 comments

I stand corrected, thanks.