1. Packages
  2. Heroku Provider
  3. Installation & Configuration
Heroku v1.0.4 published on Tuesday, Apr 8, 2025 by pulumiverse - Marcel Arns

Heroku Provider: Installation & Configuration

Heroku v1.0.4 published on Tuesday, Apr 8, 2025 by pulumiverse - Marcel Arns

Installation

The Pulumi Heroku provider is available as a package in all Pulumi languages:

Provider Binary

The Heroku provider binary is a third party binary. It can be installed using the pulumi plugin command.

pulumi plugin install resource heroku v1.0.0 --server github://api.github.com/pulumiverse
Copy

Replace the version string with your desired version.

Heroku v1.0.4 published on Tuesday, Apr 8, 2025 by pulumiverse - Marcel Arns