A Pulumi package for creating and managing koyeb cloud resources.
Project description
Koyeb Resource 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
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
Built Distribution
File details
Details for the file pulumi_koyeb-0.2.0a1731765903.tar.gz
.
File metadata
- Download URL: pulumi_koyeb-0.2.0a1731765903.tar.gz
- Upload date:
- Size: 31.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 519aebdef66de70a4caa745b0ae95d6a0192f47bda40d99ac100046cd7840e17 |
|
MD5 | a9ff7fb7a05b7d455d82c2b56e9e1960 |
|
BLAKE2b-256 | 09b47e369ba08d521642f05b3a67c287127b7c9fb787678d77b4a0253ae0b5ef |
File details
Details for the file pulumi_koyeb-0.2.0a1731765903-py3-none-any.whl
.
File metadata
- Download URL: pulumi_koyeb-0.2.0a1731765903-py3-none-any.whl
- Upload date:
- Size: 41.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 137faf3f52dbe81e281a2f225507198216ca1f5c659f2360343a834dd24c033c |
|
MD5 | b70ed8c7effa4e0b8bf7a18691093fe1 |
|
BLAKE2b-256 | 295cc604ab4adc226a1151c4d55624a002823601e972123138587b387b992e66 |