Skip to main content

A Pulumi package for creating and managing koyeb cloud resources.

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_koyeb-0.1.6.tar.gz (21.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page