A Pulumi package for creating and managing heroku cloud resources.
Project description
Heroku Resource Provider
The Heroku Resource Provider lets you manage Heroku 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 @pulumiverse/heroku
or yarn
:
yarn add @pulumiverse/heroku
Python
To use from Python, install using pip
:
pip install pulumiverse_heroku
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-heroku/sdk/go/...
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumiverse.Heroku
Configuration
The following configuration points are available for the heroku
provider:
heroku:apiKey
(environment:HEROKU_API_KEY
) - the API key forheroku
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
pulumiverse_heroku-1.0.3.tar.gz
(36.8 kB
view details)
File details
Details for the file pulumiverse_heroku-1.0.3.tar.gz
.
File metadata
- Download URL: pulumiverse_heroku-1.0.3.tar.gz
- Upload date:
- Size: 36.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fa4b6bc86f30e4f24fd04e1bb68c9f2f3804a95e5793dce79532edc8ed31e14 |
|
MD5 | 71a456160371337dc49bcf02f20d0a12 |
|
BLAKE2b-256 | 2e1dac562b5a9c7d6dc1be5b1924777279f58cbe09c58c75789d2d0e24e05578 |