pulumi-provider-framework

module
v0.0.0-...-ac1778d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2026 License: GPL-3.0

README

Ask DeepWiki

Pulumi Provider Framework

A framework for building native Pulumi providers from OpenAPI. This library handles the duties of a Pulumi resource provider server and exposing a simple callback-like mechanism for providers wanting to control the outcome of CRUD operations on resources.

pulschema is the first part to successfully convert an OpenAPI spec to a Pulumi schema. This library is the second part required to fully implement a native Pulumi provider purely based on OpenAPI specs.

Development

This repo uses make build system.

  • Run tests with make test.
  • Tidy/restore Go deps with make ensure.
  • Run a lint step with make lint.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL