{"id":39076589,"url":"https://github.com/cloud-gov/deploy-credhub","last_synced_at":"2026-01-20T17:04:03.052Z","repository":{"id":45985898,"uuid":"338081629","full_name":"cloud-gov/deploy-credhub","owner":"cloud-gov","description":"Concourse pipeline to bosh deploy credhub","archived":false,"fork":false,"pushed_at":"2025-10-01T16:22:04.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-01T18:22:08.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloud-gov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-11T16:17:45.000Z","updated_at":"2025-10-01T16:22:07.000Z","dependencies_parsed_at":"2024-01-17T16:31:49.618Z","dependency_job_id":"e9c6107c-71ce-43b9-a780-3d5362db8967","html_url":"https://github.com/cloud-gov/deploy-credhub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloud-gov/deploy-credhub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fdeploy-credhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fdeploy-credhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fdeploy-credhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fdeploy-credhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud-gov","download_url":"https://codeload.github.com/cloud-gov/deploy-credhub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud-gov%2Fdeploy-credhub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T17:57:59.192Z","status":"ssl_error","status_checked_at":"2026-01-17T17:57:52.527Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-17T18:27:06.809Z","updated_at":"2026-01-17T18:27:07.482Z","avatar_url":"https://github.com/cloud-gov.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deploy-credhub\n\nConcourse pipeline to bosh deploy credhub\n\n## Terraform Providers \n\n### Credhub\n\n- Source: [`orange-cloudfoundry/credhub`](https://registry.terraform.io/providers/orange-cloudfoundry/credhub/latest)\n- Version: `0.14.0`\n\n## Example setting up local terraform provider\n\nWith the update to terraform \u003ev0.13, an update to the `.terraformrc` file will have to specify the local provider filesystem mirror.\n\nSample `.terraformrc`\n\n```tf\n# The example assumes you put all of you local providers in\n# the directory at the path of `~/terraform-providers/local/providers/*`\n\nprovider_installation {\n  filesystem_mirror {\n    path    = \"~/terraform-providers/\"\n    include = [\"local/providers/*\"]\n  }\n  direct {\n    exclude = [\"local/providers/*\"]\n  }\n}\n```\n\nNext, you will need to add you local provider in the above path by `.../\u003cNAME\u003e/\u003cVERSION\u003e/\u003cPLATFORM\u003e/\u003cPROVIDER_BUILD\u003e`\n\nExample provider path for `a-local-provider` using `v1.0.0`:\n`~/terraform-providers/local/providers/a-local-provider/1.0.0/linux_amd64/terraform-provider-a-local-provider`\n\nFinally, remember to source you local provider path for the provider in the `required_providers` block.\n\nie.\n```tf\nterraform {\n  required_providers {\n    a-local-provider = {\n      source  = \"local/providers/a-local-provider\n      version = “1.0.0”\n    }\n  }\n  ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-gov%2Fdeploy-credhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud-gov%2Fdeploy-credhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud-gov%2Fdeploy-credhub/lists"}