Skip to content

johnharris85/pulumi-konnect

Repository files navigation

Konnect Resource Provider

The Konnect Resource Provider lets you manage konnect resources.

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 @johnharris85/konnect

or yarn:

yarn add @johnharris85/konnect

Python

To use from Python, install using pip:

pip install johnharris85_konnect

Go

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

go get github.com/johnharris85/pulumi-konnect/sdk/go/...

.NET

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

dotnet add package johnharris85.Konnect

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages