|
|
|
|
|
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. |
|
wat