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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_purrl-0.2.0.tar.gz
.
File metadata
- Download URL: pulumi_purrl-0.2.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd3113d77431e8c626e18c62ad5d39d9fa529c4d11901b5c94d8b3a3e07efaef |
|
MD5 | 01343db16335ba2d09a254406a2bcb7f |
|
BLAKE2b-256 | e14768c65531aac3e26f2ca686df5b1b2c3536debbde26ce7d7916227ea30b13 |