|
|
|
|
|
by sandGorgon
2519 days ago
|
|
well the reason to switch from CDK to Terraform is that your infrastructure management becomes a lot more cloud agnostic. That's basically what Terraform is for anyway. If you wanted, you could have scripted using the AWS SDK in python or something. if that's not a concern, then i suppose CDK is as good as any (probably better, since its in Typescript...but then so is Pulumi) |
|