Hacker News new | ask | show | jobs
by querulous 2247 days ago
i find cfn has a higher barrier to entry and is more verbose for small projects but scales much better than terraform (which breaks down entirely once you need to manage thousands of resources across more than handful of providers)

(yes i've tried terragrunt, it's not an answer)

1 comments

Or if you have to manage 100s of accounts stacksets can be really helpful as well.