Skip to main content

A Pulumi package for creating and managing Fly.io resources.

Project description

Fly.io Resource Provider

Fly.io

The Fly.io Resource Provider lets you manage Fly.io 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 @ediri/pulumi-fly

or yarn:

yarn add @ediri/pulumi-fly

Python

To use from Python, install using pip:

pip install ediri_fly

Go

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

go get github.com/dirien/pulumi-fly/sdk

.NET

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

dotnet add package ediri.Fly

Configuration

The following configuration options are supported for the fly provider:

  • fly_api_token (String) fly.io api token. If not set checks env for FLY_API_TOKEN
  • fly_http_endpoint (String) Where the provider should look to find the fly http endpoint

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

ediri_fly-0.1.11.tar.gz (17.0 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