Hacker News new | ask | show | jobs
by sharms 1037 days ago
I think it was still a good question. Pulumi is relevant if we talk about cloud orchestration in general, and is a Terraform alternative. Terraform is an abstraction over cloud APIs and there isn't anything which would stop the development of a HCL -> Pulumi compiler for example.
1 comments

One actually exists already, built into the CLI [1]!

[1]: https://www.pulumi.com/docs/using-pulumi/adopting-pulumi/mig...