Data Source: heroku_app

Use this data source to get information about a Heroku App.

Example Usage

# Lookup an existing Heroku app
data "heroku_app" "default" {
  name   = "my-cool-app"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: