|
|
|
|
|
by el-duderino42
1098 days ago
|
|
Under the case that “there are multiple dev teams who all use different languages” as stated, they have the advantage with TF that it’s an easier to learn DSL than Typescript. CDKTF is totally optional and besides the point. Could as well say you can use Pulumi with Makefiles so the Pulumi choice doesn’t make it simpler. |
|
Eh? Then Terraform is optional too? You can do the reverse and say HCL is optional. Who decides? You're thinking from a Terraform 1st perspective.
> Could as well say you can use Pulumi with Makefiles so the Pulumi choice doesn’t make it simpler.
Except Pulumi doesn't support makefiles? It does support yaml.
So yaml is a simpler DSL that people know than HSL, so it still wins by your logic? Makes no sense. UI is simpler to learn than Terraform. Might as well do ClickOps?
> “there are multiple dev teams who all use different languages” as stated
And so you can't pick a language that is used more often? It doesn't have to be Typescript. So if >30% of the devs use 1 language it already has that advantage over HCL.