Skip to main content

A Pulumi native provider for making API calls

Reason this release was yanked:

Package name changed to pulumiverse-purrl

Project description

Purrl

This provider is designed to be a flexible extension of your Pulumi code to make API calls to your target endpoint. Purrl is useful when a provider does not have a resource or data source that you require, so Purrl can be used to make substitute API calls.

Provider Binary

The Purrl provider binary is a third party binary. It can be installed using the pulumi plugin command.

pulumi plugin install resource purrl <version> --server github://api.github.com/dirien

Replace the version string with your desired version.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

TODO

or yarn:

TODO

Python

To use from Python, install using pip:

TODO

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-purrl/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_purrl-0.2.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page