locals {
  multibranch_pipelines = {
    delphi-slz-api = {
      name     = "delphi-slz-api"
      http_url = "https://github.com/theorchard/delphi-slz-api"
      ssh_url  = "git@github.com:theorchard/delphi-slz-api.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-simple-etl = {
      name     = "delphi-simple-etl"
      http_url = "https://github.com/theorchard/delphi-simple-etl"
      ssh_url  = "git@github.com:theorchard/delphi-simple-etl.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-chartmetric-db-schema = {
      name     = "delphi-chartmetric-db-schema"
      http_url = "https://github.com/theorchard/delphi-chartmetric-db-schema"
      ssh_url  = "git@github.com:theorchard/delphi-chartmetric-db-schema.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-master-catalog = {
      name     = "delphi-master-catalog"
      http_url = "https://github.com/theorchard/delphi-master-catalog"
      ssh_url  = "git@github.com:theorchard/delphi-master-catalog.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-ad-sources = {
      name     = "delphi-ad-sources"
      http_url = "https://github.com/theorchard/delphi-ad-sources"
      ssh_url  = "git@github.com:theorchard/delphi-ad-sources.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-etl-mapping = {
      name     = "delphi-etl-mapping"
      http_url = "https://github.com/theorchard/delphi-etl-mapping"
      ssh_url  = "git@github.com:theorchard/delphi-etl-mapping.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-daily-data-alert = {
      name     = "delphi-daily-data-alert"
      http_url = "https://github.com/theorchard/delphi-daily-data-alert"
      ssh_url  = "git@github.com:theorchard/delphi-daily-data-alert.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-api-elasticsearch = {
      name     = "delphi-api-elasticsearch"
      http_url = "https://github.com/theorchard/delphi-api-elasticsearch"
      ssh_url  = "git@github.com:theorchard/delphi-api-elasticsearch.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-slz-admin = {
      name     = "delphi-slz-admin"
      http_url = "https://github.com/theorchard/delphi-slz-admin"
      ssh_url  = "git@github.com:theorchard/delphi-slz-admin.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-marketing-snowflake = {
      name     = "delphi-marketing-snowflake"
      http_url = "https://github.com/theorchard/delphi-marketing-snowflake"
      ssh_url  = "git@github.com:theorchard/delphi-marketing-snowflake.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-spotify-charts = {
      name     = "delphi-spotify-charts"
      http_url = "https://github.com/theorchard/delphi-spotify-charts"
      ssh_url  = "git@github.com:theorchard/delphi-spotify-charts.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-chartmetric = {
      name     = "delphi-chartmetric"
      http_url = "https://github.com/theorchard/delphi-chartmetric"
      ssh_url  = "git@github.com:theorchard/delphi-chartmetric.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-data-health-configs = {
      name     = "delphi-data-health-configs"
      http_url = "https://github.com/theorchard/delphi-data-health-configs"
      ssh_url  = "git@github.com:theorchard/delphi-data-health-configs.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-exploration-etl = {
      name     = "delphi-exploration-etl"
      http_url = "https://github.com/theorchard/delphi-exploration-etl"
      ssh_url  = "git@github.com:theorchard/delphi-exploration-etl.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-etl-conversion = {
      name     = "delphi-etl-conversion"
      http_url = "https://github.com/theorchard/delphi-etl-conversion"
      ssh_url  = "git@github.com:theorchard/delphi-etl-conversion.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-etl-apps-proto = {
      name     = "delphi-etl-apps-proto"
      http_url = "https://github.com/theorchard/delphi-etl-apps-proto"
      ssh_url  = "git@github.com:theorchard/delphi-etl-apps-proto.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-bigtable-reader = {
      name     = "delphi-bigtable-reader"
      http_url = "https://github.com/theorchard/delphi-bigtable-reader"
      ssh_url  = "git@github.com:theorchard/delphi-bigtable-reader.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-api-nginx = {
      name     = "delphi-api-nginx"
      http_url = "https://github.com/theorchard/delphi-api-nginx"
      ssh_url  = "git@github.com:theorchard/delphi-api-nginx.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-backfill-lambda = {
      name     = "delphi-backfill-lambda"
      http_url = "https://github.com/theorchard/delphi-backfill-lambda"
      ssh_url  = "git@github.com:theorchard/delphi-backfill-lambda.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-application-enablement-snowflake = {
      name     = "delphi-application-enablement-snowflake"
      http_url = "https://github.com/theorchard/delphi-application-enablement-snowflake"
      ssh_url  = "git@github.com:theorchard/delphi-application-enablement-snowflake.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-kong = {
      name     = "delphi-kong"
      http_url = "https://github.com/theorchard/delphi-kong"
      ssh_url  = "git@github.com:theorchard/delphi-kong.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-etl-commons = {
      name     = "delphi-etl-commons"
      http_url = "https://github.com/theorchard/delphi-etl-commons"
      ssh_url  = "git@github.com:theorchard/delphi-etl-commons.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-notification-service = {
      name     = "delphi-notification-service"
      http_url = "https://github.com/theorchard/delphi-notification-service"
      ssh_url  = "git@github.com:theorchard/delphi-notification-service.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-api = {
      name     = "delphi-api"
      http_url = "https://github.com/theorchard/delphi-api"
      ssh_url  = "git@github.com:theorchard/delphi-api.git"
      branches_to_build = [
        "master", "develop",
      ]
      disabled = false
    }
    delphi-ad-sources-snowflake = {
      name     = "delphi-ad-sources-snowflake"
      http_url = "https://github.com/theorchard/delphi-ad-sources-snowflake"
      ssh_url  = "git@github.com:theorchard/delphi-ad-sources-snowflake.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-dapd-apollo-sync-service = {
      name     = "delphi-dapd-apollo-sync-service"
      http_url = "https://github.com/theorchard/delphi-dapd-apollo-sync-service"
      ssh_url  = "git@github.com:theorchard/delphi-dapd-apollo-sync-service.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-dapd-apollo-sync-finalizer = {
      name     = "delphi-dapd-apollo-sync-finalizer"
      http_url = "https://github.com/theorchard/delphi-dapd-apollo-sync-finalizer"
      ssh_url  = "git@github.com:theorchard/delphi-dapd-apollo-sync-finalizer.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-api-qa-automation = {
      name     = "delphi-api-qa-automation"
      http_url = "https://github.com/theorchard/delphi-api-qa-automation"
      ssh_url  = "git@github.com:theorchard/delphi-api-qa-automation.git"
      branches_to_build = [
        "develop"
      ]
      disabled = false
    }
    delphi-slz-db-schema = {
      name     = "delphi-slz-db-schema"
      http_url = "https://github.com/theorchard/delphi-slz-db-schema"
      ssh_url  = "git@github.com:theorchard/delphi-slz-db-schema.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-api-java = {
      name     = "delphi-api-java"
      http_url = "https://github.com/theorchard/delphi-api-java"
      ssh_url  = "git@github.com:theorchard/delphi-api-java.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-dapd-api-scraper = {
      name     = "delphi-dapd-api-scraper"
      http_url = "https://github.com/theorchard/delphi-dapd-api-scraper"
      ssh_url  = "git@github.com:theorchard/delphi-dapd-api-scraper.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-config = {
      name     = "delphi-config"
      http_url = "https://github.com/theorchard/delphi-config"
      ssh_url  = "git@github.com:theorchard/delphi-config.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-etl-apps = {
      name     = "delphi-etl-apps"
      http_url = "https://github.com/theorchard/delphi-etl-apps"
      ssh_url  = "git@github.com:theorchard/delphi-etl-apps.git"
      branches_to_build = [
        "master", "develop", "release*", "hotfix*"
      ]
      disabled = false
    }
    data-dictionary = {
      name     = "data-dictionary"
      http_url = "https://github.com/theorchard/data-dictionary"
      ssh_url  = "git@github.com:theorchard/data-dictionary.git"
      branches_to_build = [
        "release", "release*", "develop", "hotfixes",
      ]
      disabled = false
    }
    delphi-artists-onboarding = {
      name              = "delphi-artists-onboarding"
      http_url          = "https://github.com/theorchard/delphi-artists-onboarding"
      ssh_url           = "git@github.com:theorchard/delphi-artists-onboarding.git"
      branches_to_build = []
      disabled          = false
    }
  }
}
