Hacker News new | ask | show | jobs
by simmerup 827 days ago
I find terraform doesn’t do the tear down as well
2 comments

In what way?

I've always found that Terraform does it exceptionally well, mostly because of the dependency graph and how good providers map resources so that they don't end up in a dead lock.

I've found the exact opposite of that in practice. Had way more problems with tearing down CDK stacks