Fly.io Resource Provider
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 forFLY_API_TOKENfly_http_endpoint(String) Where the provider should look to find the fly http endpoint
Reference
For detailed reference documentation, please visit the Pulumi registry.
Release files for ediri-fly 0.1.18
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ediri_fly-0.1.18.tar.gz | 18.3 kB | Details |
Release files / ediri_fly-0.1.18.tar.gz
| Download URL | ediri_fly-0.1.18.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e936d1b35a0eeecf3f2e783fc54b7a45b34d363488c95981e9d9f6b73ead0f82
|
|
BLAKE2b-256 checksum How to use checksums |
c768836de5d02de31cf309240a1f1e6d56f6fd280fd1f21bb55a0909091ff99d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|