{"id":18609925,"url":"https://github.com/mcrmonkey/hashi-pkg","last_synced_at":"2026-05-16T12:31:20.227Z","repository":{"id":146090058,"uuid":"135751197","full_name":"mcrmonkey/hashi-pkg","owner":"mcrmonkey","description":"Package hashicorp tools","archived":false,"fork":false,"pushed_at":"2023-04-28T22:58:21.000Z","size":5,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T04:17:24.684Z","etag":null,"topics":["docker-image","hashicorp","packages"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcrmonkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-01T18:31:38.000Z","updated_at":"2023-04-28T22:58:26.000Z","dependencies_parsed_at":"2023-05-13T13:15:35.143Z","dependency_job_id":null,"html_url":"https://github.com/mcrmonkey/hashi-pkg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcrmonkey/hashi-pkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fhashi-pkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fhashi-pkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fhashi-pkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fhashi-pkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcrmonkey","download_url":"https://codeload.github.com/mcrmonkey/hashi-pkg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrmonkey%2Fhashi-pkg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33102735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["docker-image","hashicorp","packages"],"created_at":"2024-11-07T03:07:44.439Z","updated_at":"2026-05-16T12:31:20.202Z","avatar_url":"https://github.com/mcrmonkey.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hashi-pkg\n\nDownloads a hashicorp tool and creates packages for installation via yum or apt\n\n**Please note**: This tool is _not_ created, supported and/or endorsed by Hashicorp. Use at your own risk etc. \n\n\n### Why\n\nHashicorp distribute their tools in .zip files which need extracting and\nputting in to the correct place to run.\n\nThis can be a bit of faf when updates are released and existing systems need\nto be updated.\n\nPlugging the tools in to a users package manager can help keep things up to\ndate and ensure an consistent installation environment.\n\n\n\n## How\n\nFor ease all operations are triggered via a `Makefile`\n\nTo avoid adding extra junk to your system this makes use of a docker container with packaging tools installed in to it.\n\nTo build the image run the following on your system:\n\n```shell\nmake container\n```\n\nTo get the latest terraform and turn it in to a package run the following:\n\n```shell\nmake package\n```\n\nTo get an older version of terraform specify the version, like so:\n\n```shell\nmake VERSION=\"0.7.4\" package\n```\n\nTo specify an alternate tool specify the tool name, like so:\n\n```shell\nmake TOOL=\"packer\" package\n```\n\nThe `TOOL` and `VERSION` can be specified together to get specific versions of tools.\nIf these variables are not specified it will default to getting and packaging the latest version of terraform.\n\n\n\n## Todo\n\nThere are some things to be aware of:\n\n* Due to the format of the changelog being different to what the RPM builder\n  tool expects the change log is not included in the RPM package.\n* The Docker image is probably a little larger than it should be due to the\n  repo building tools that are included but aren't currently used\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrmonkey%2Fhashi-pkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcrmonkey%2Fhashi-pkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrmonkey%2Fhashi-pkg/lists"}