@koyeb/pulumi-koyeb
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

Koyeb Provider

The Koyeb resource provider for Pulumi lets you use Koyeb resources in your cloud programs. To use this package, please install the Pulumi CLI first.

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 @koyeb/pulumi-koyeb

or yarn:

yarn add @koyeb/pulum-koyeb

Python

To use from Python, install using pip:

pip install pulumi_koyeb

Go

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

go get github.com/koyeb/pulumi-koyeb/sdk/go/...

.NET

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

dotnet add package Pulumi.Koyeb

Configuration

The following configuration points are available for the koyeb provider:

  • koyeb:token - (Required) This is the Koyeb API token. This must be specified using the environment variable: KOYEB_TOKEN.

Reference

For detailed reference documentation, please visit the Pulumi registry.

Dependents (0)

Package Sidebar

Install

npm i @koyeb/pulumi-koyeb

Weekly Downloads

0

Version

0.1.7

License

Apache-2.0

Unpacked Size

109 kB

Total Files

47

Last publish

Collaborators

  • koyeb