# Heroku Resource Provider
The Heroku Resource Provider lets you manage [Heroku](http://heroku.com) 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`:
```bash
npm install @pulumiverse/heroku
```
or `yarn`:
```bash
yarn add @pulumiverse/heroku
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumiverse_heroku
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumiverse/pulumi-heroku/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
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 for `heroku`
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/heroku/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://www.pulumi.com",
"name": "pulumiverse-heroku",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "pulumi heroku category/cloud",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/2e/1d/ac562b5a9c7d6dc1be5b1924777279f58cbe09c58c75789d2d0e24e05578/pulumiverse_heroku-1.0.3.tar.gz",
"platform": null,
"description": "# Heroku Resource Provider\n\nThe Heroku Resource Provider lets you manage [Heroku](http://heroku.com) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @pulumiverse/heroku\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/heroku\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_heroku\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/pulumiverse/pulumi-heroku/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.Heroku\n```\n\n## Configuration\n\nThe following configuration points are available for the `heroku` provider:\n\n- `heroku:apiKey` (environment: `HEROKU_API_KEY`) - the API key for `heroku`\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/heroku/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing heroku cloud resources.",
"version": "1.0.3",
"split_keywords": [
"pulumi",
"heroku",
"category/cloud"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e1dac562b5a9c7d6dc1be5b1924777279f58cbe09c58c75789d2d0e24e05578",
"md5": "71a456160371337dc49bcf02f20d0a12",
"sha256": "6fa4b6bc86f30e4f24fd04e1bb68c9f2f3804a95e5793dce79532edc8ed31e14"
},
"downloads": -1,
"filename": "pulumiverse_heroku-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "71a456160371337dc49bcf02f20d0a12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 36797,
"upload_time": "2023-04-14T06:21:51",
"upload_time_iso_8601": "2023-04-14T06:21:51.194781Z",
"url": "https://files.pythonhosted.org/packages/2e/1d/ac562b5a9c7d6dc1be5b1924777279f58cbe09c58c75789d2d0e24e05578/pulumiverse_heroku-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-14 06:21:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pulumiverse-heroku"
}