This repository was archived by the owner on Jan 27, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues with Pulumi #38
Copy link
Copy link
Open
Labels
feature/core-apiChanges and suggestion to the core API interfaceChanges and suggestion to the core API interfacefeature/enhancementImproving already integrated applicationImproving already integrated application
Description
Currently we are facing the issues below with Pulumi. After having the first milestone and a deliverable product, we should decide if we want to continue with Pulumi or switch to CDK Terraform:
- Package size of Pulumi is about 1 GB! (~600MB Pulumi Azure Provider)

- In the context of Damavand, writing tests with Pulumi is complex.
- Dependency management with Poetry/PDM is not straight forward.
- Some error messages may not be explicit to debug:
- While building a fat wheel to contain all of the dependencies, we need to include
protobuf(it's a dependency for Pulumi).googlemodule doesn't have a.dist-infoso Glue can't install it correctly.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature/core-apiChanges and suggestion to the core API interfaceChanges and suggestion to the core API interfacefeature/enhancementImproving already integrated applicationImproving already integrated application