If you already have some Terraform and want to see what it would look like in your favorite language, we've got you covered. This conversion tool will do the magic of translating your HCL into modern code using Pulumi.
Pulumi is a universal infrastructure as code platform that supports many clouds and many languages. It supports any Terraform provider in addition to great native providers.
Pulumi is a comprehensive infrastructure as code platform. Instead of using a proprietary DSLs, you can use the industry's best languages and tools.
Learn how they compare
The converter that powers this webpage can be run with pulumi convert
. You can use it to tackle complex conversions, including importing
existing resource state.