A Pulumi package for creating and managing ngrok cloud resources.
Project description
ngrok Resource Provider
The ngrok Resource Provider lets you manage ngrok 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 @pierskarsenbarg/ngrok
or yarn
:
yarn add @pierskarsenbarg/ngrok
Python
To use from Python, install using pip
:
pip install pierskarsenbarg-pulumi-ngrok
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pierskarsenbarg/pulumi-ngrok/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package PiersKarsenbarg.Ngrok
Configuration
The following configuration points are available for the ngrok
provider:
ngrok:apiKey
(environment:NGROK_API_KEY
) - the API key forngrok
ngrok:apiBaseUrl
(environment:NGROK_API_BASE_URL
) - The API URL used to talk with ngrok. The default ishttps://api.ngrok.com.
- optional
Todo
- Add Java language support
- Add YAML language support
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
File details
Details for the file pierskarsenbarg_pulumi_ngrok-0.0.24.tar.gz
.
File metadata
- Download URL: pierskarsenbarg_pulumi_ngrok-0.0.24.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd3a4f112a2577258960bcc44dbc03dff06858af5a6a8a40065a554b25f7de9 |
|
MD5 | e4d8f4cd466e9bccf1a3fecdcda17c1c |
|
BLAKE2b-256 | 618a275033aad6ab30f71ab650c94519b551ac1db9ebc410877e734892954e36 |