Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 502 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 502 Bytes

Pulumi Helm Chart Component Base

This repository contains boilerplate for creating a Pulumi Component Package which wraps a Kubernetes Helm Chart, and gives it a strongly typed interface. This exposes the chart to the Pulumi's Infrastructure as Code tool in multiple languages, including JavaScript, TypeScript, Python, Go, and C#, and adds compile-time type-checking for chart parameters, built-in documentation, and more.