{"id":17489347,"url":"https://github.com/igorbrites/neptune","last_synced_at":"2025-09-04T04:43:03.562Z","repository":{"id":48031916,"uuid":"275054047","full_name":"igorbrites/neptune","owner":"igorbrites","description":"CLI to post Terraform Plans on GitHub's Pull Requests","archived":false,"fork":false,"pushed_at":"2021-08-10T19:10:07.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T18:12:25.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/igorbrites.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}},"created_at":"2020-06-26T02:03:58.000Z","updated_at":"2020-11-16T20:26:08.000Z","dependencies_parsed_at":"2022-08-12T17:10:25.740Z","dependency_job_id":null,"html_url":"https://github.com/igorbrites/neptune","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/igorbrites/neptune","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorbrites%2Fneptune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorbrites%2Fneptune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorbrites%2Fneptune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorbrites%2Fneptune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorbrites","download_url":"https://codeload.github.com/igorbrites/neptune/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorbrites%2Fneptune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273553923,"owners_count":25126239,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-19T05:24:36.991Z","updated_at":"2025-09-04T04:43:03.526Z","avatar_url":"https://github.com/igorbrites.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neptune\n\n![GoBuild](https://github.com/igorbrites/neptune/workflows/GoBuild/badge.svg) ![GoReleaser](https://github.com/igorbrites/neptune/workflows/GoReleaser/badge.svg)\n\nNeptune runs plans with Terraform and posts its results on Pull Requests on GitHub (very specific, huh?).\n\n## Installing\n\nGo check the [releases](https://github.com/igorbrites/neptune/releases) to get the latest version for your OS.\n\n## Using\n\nNeptune accepts all the flags of the [`terraform plan`](https://www.terraform.io/docs/commands/plan.html) command, plus the following:\n\n- `-owner`: Name of the owner of the repo;\n- `-path`: Path to the \"terraform\" binnary. Be sure that it is on your $PATH. (default \"terraform\");\n- `-pr-number`: Pull Request number;\n- `-repo`: Repo name.\n\nSo, you can simply change the `terraform plan` by `neptune`, adding the flags to post on the Pull Request:\n\n```sh\n# From:\nterraform plan -out=terraform.tfplan -var-file=terraform.tfvars -input=false\n# To:\nneptune -out=terraform.tfplan -var-file=terraform.tfvars -input=false -owner=igorbrites -repo=neptune -pr-number=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorbrites%2Fneptune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figorbrites%2Fneptune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorbrites%2Fneptune/lists"}