🍾 Pulumi Support

Pulumi is an infrastructure-as-code framework that harnesses popular programming languages such as Go, JS/TS, Python, and .NET Platform.
Today we are thrilled to announce env0 now supports Pulumi as another IaC framework in addition to Terraform and Terragrunt. Now you can enjoy all of the benefits env0 platform has to offer out of the box with Pulumi like Plan on Pull Request, Drift Detection, TTL, Scheduling and much more...

✨ Pulumi - How does it work ✨

Pulumi represents the concept of writing IaC by commonly used programming languages. There are many benefits of such concept, for example, strong-type support, homogeneous codebase, testing easiness, etc.

In order to manage your Pulumi code using env0, you will need to create a new Pulumi template:

1402

Other than that all the rest of the features are available for Pulumi as well.
You can learn more here.