A Pulumi native provider for making API calls
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.
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
:
npm install @pulumiverse/purrl
or yarn
:
yarn add @pulumiverse/purrl
Python
To use from Python, install using pip
:
``
pip install pulumiverse-purrl
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-purrl/sdk
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Purrl
Reference
For detailed reference documentation, please visit the Pulumi registry.
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 pulumiverse_purrl-0.6.0.tar.gz
.
File metadata
- Download URL: pulumiverse_purrl-0.6.0.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cf20107041faa512609969be0e4fdb00f5cb43a604f6b9dd0a037b3089df545 |
|
MD5 | ff32bdad5ac8227449b85c43489ce9a8 |
|
BLAKE2b-256 | f0b12a0a128b18d39ac4b9610e64aa78d93645f5abca1768d7597039b7a94f7b |