0.5.0 • Published 6 months ago

@pulumiverse/purrl v0.5.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Purrl

Go Reference

purrl_logo

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.

0.5.0

6 months ago

0.4.1

10 months ago

0.4.0

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago