Hacker News new | ask | show | jobs
by simplesagar 953 days ago
Definitely Terraform for me: - Vendor agnostic but you do have to write separate code per vendor - Better state management capabilities - Fastest growing dev community in IAC space (except for maybe Pulumi?) - I don't know the current state of CDK but last year imports weren't really supported so there was no way to reconcile state with existing hand rolled infra. Speaks to TF's drift detection being a core capability.
1 comments

> Vendor agnostic but you do have to write separate code per vendor

wat

as opposed to using a different set of tool AND THEN write separate code for each vendor
That isn't vendor agnostic.
vendor agnostic doesn't exist