Use this data source to get information about a Heroku Pipeline.
data "heroku_pipeline" "foobar" {
name = "pipeline-test-123"
}
The following arguments are supported:
name
- (Required) The pipeline name or ID. Empty pipelines can only be retrieved by ID (UUID).The following attributes are exported:
id
- The ID of the pipelineowner_id
- The pipeline owner's IDowner_type
- The pipeline owner's type