mirror of https://github.com/pulumi/pulumi.git
539 B
539 B
Frequently Asked Questions
WARNING: this document is a placeholder.
How is this different from ...?
Helm Go Templates
Google Deployment Manager (Jinja/Python)
OpenStack Heat
Terraform/HCL
-
A real module and package management system. (Terraform has a bit here; more template-like.)
-
Strongly typed with extensible schema. Everything isn't a string.
-
Built-in way to extend the system with "custom" resource types.
-
No "interpolation": basic expressions, functions, conditionals, in an integrated language.