{"id":13840239,"url":"https://github.com/dev-drprasad/porter-hashicorp-plugins","last_synced_at":"2026-03-14T14:15:10.821Z","repository":{"id":38981827,"uuid":"262030943","full_name":"dev-drprasad/porter-hashicorp-plugins","owner":"dev-drprasad","description":"HashCorp's plugins for Porter","archived":false,"fork":false,"pushed_at":"2022-06-01T23:14:02.000Z","size":43,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T17:24:53.932Z","etag":null,"topics":["go","porter","porter-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-drprasad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-07T11:24:30.000Z","updated_at":"2020-06-11T16:59:29.000Z","dependencies_parsed_at":"2022-08-25T21:01:52.620Z","dependency_job_id":null,"html_url":"https://github.com/dev-drprasad/porter-hashicorp-plugins","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-drprasad%2Fporter-hashicorp-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-drprasad%2Fporter-hashicorp-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-drprasad%2Fporter-hashicorp-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-drprasad%2Fporter-hashicorp-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-drprasad","download_url":"https://codeload.github.com/dev-drprasad/porter-hashicorp-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225705307,"owners_count":17511260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["go","porter","porter-plugin"],"created_at":"2024-08-04T17:00:44.112Z","updated_at":"2025-12-14T21:17:31.899Z","avatar_url":"https://github.com/dev-drprasad.png","language":"Go","funding_links":[],"categories":["Implementations"],"sub_categories":["Porter"],"readme":"### Porter's HashiCorp Plugins\n\nThis is a [Porter][porter] plugin to inject credentials to Porter bundle from hashicorp's [vault][vault].\n\nSupports porter version greater or equal to **v0.23.0-beta.1** and supports only [KV Version 2][kv-v2] secret engine. Please raise an issue if you're looking for support for other secret engines\n\n#### Install:\n\n```\nporter plugin install hashicorp --feed-url https://github.com/dev-drprasad/porter-hashicorp-plugins/releases/download/feed/atom.xml\n```\n\n#### Configuration:\n\nTo use vault plugin, add the following config to porter's config file (default location: `~/.porter/config.toml`).\nReplace `vault_addr`, `vault_token` and `path_prefix` with proper values.\n\n```\ndefault-secrets = \"porter-secrets\"\n[[secrets]]\nname = \"porter-secrets\"\nplugin = \"hashicorp.vault\"\n\n[secrets.config]\nvault_addr = \"http://vault.example.com:7500\"\npath_prefix = \"organization/team/project\"\nvault_token = \"token\"\n```\n\nYour secret will be injected as json into porter manifest. Currently there is no support for accessing specific key from a secret. If you're looking for that feature, do raise an issue.\n\n#### Config Parameters\n\n##### `path_prefix`\n\n`path_prefix` lets allow you to specify prefix for your secret path. Let' say you have a secret (`myawesomeproject`) with path `organization/team/project/myawesomeproject`, then you can configure `path_prefix` as `organization/team/project`.\n\n[porter]: https://porter.sh/\n[vault]: https://www.vaultproject.io/\n[kv-v2]: https://www.vaultproject.io/api-docs/secret/kv/kv-v2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-drprasad%2Fporter-hashicorp-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-drprasad%2Fporter-hashicorp-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-drprasad%2Fporter-hashicorp-plugins/lists"}