Skip to main content

Heroku

Authentication

Requires an API key populated in your environment in: HEROKU_API_KEY (you can fetch it from your ~/.netrc).

Generate new token with Heroku cli: heroku authorizations:create then use the TOKEN value.

Features

FeatureValue
Syncyes
Mappingyes
Modesread+write

Key format

  • env_sync - name of your Heroku app
  • env - the actual env variable name in your Heroku settings

Example Config

heroku:
env_sync:
path: my-app-dev
env:
MG_KEY:
path: my-app-dev