What does HackerNews think of terraform-cdk?
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
It's something I have been playing with recently and oh boy the possibilities here are really exciting.
Plus, there's the fact that TypeScript is developed, owned, and maintained by Microsoft.
Look into their 3 E's campaign: https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguis...
and we see it in action-- Here's an example.
Terraform CDK [1] -- It offers TypeScript as a language, but not NodeJS. Huh. That's puzzling. I wonder if Microsoft funds the project and requested it to prioritize TypeScript over NodeJS.
Additionally, in March 2020, Microsoft purchased npm.
I am saddened to see Microsoft moving into a position of control & domination in the Javascript/NodeJS ecosystem.
The above package supports typescript as a language but not nodejs ... no thank you.
I don't want to see microsoft products (typescript) taking the place of the original, open source products (javascript/nodejs) upon which they are based