{"id":15090050,"url":"https://github.com/mulecode/github-action-terraform-plan-summarizer","last_synced_at":"2026-01-29T21:31:59.179Z","repository":{"id":254859713,"uuid":"847754870","full_name":"mulecode/github-action-terraform-plan-summarizer","owner":"mulecode","description":"Github plugin for summarizing a terraform plan","archived":false,"fork":false,"pushed_at":"2025-04-12T13:45:49.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-09T19:48:42.980Z","etag":null,"topics":["actions","github"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mulecode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-26T13:38:52.000Z","updated_at":"2025-04-12T13:45:26.000Z","dependencies_parsed_at":"2024-08-26T16:39:27.247Z","dependency_job_id":"1753c14f-bce4-40e2-8d5f-ec62ae4072d3","html_url":"https://github.com/mulecode/github-action-terraform-plan-summarizer","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"798d4d0286db8565585ed9113ed804f1f0a747ee"},"previous_names":["mulecode/github-action-terraform-plan-summarizer"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mulecode/github-action-terraform-plan-summarizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fgithub-action-terraform-plan-summarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fgithub-action-terraform-plan-summarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fgithub-action-terraform-plan-summarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fgithub-action-terraform-plan-summarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mulecode","download_url":"https://codeload.github.com/mulecode/github-action-terraform-plan-summarizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulecode%2Fgithub-action-terraform-plan-summarizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28885562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: 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":["actions","github"],"created_at":"2024-09-25T09:04:20.652Z","updated_at":"2026-01-29T21:31:59.154Z","avatar_url":"https://github.com/mulecode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-action-terraform-plan-summarizer\n\nGithub plugin for summarizing a terraform plan\n\n## How to use it\n\n```yaml\n  terraform_plan_summarizer:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n\n      - name: Summarize Terraform Plan\n        id: summariseTerraformPlan\n        uses: mulecode/github-action-terraform-plan-summarizer@main\n        with:\n          terraformPlanJson: ./plan.json\n\n      - name: Print summarised plan content\n        run: cat \"${{ steps.summariseTerraformPlan.outputs.summarisedPlan }}\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulecode%2Fgithub-action-terraform-plan-summarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulecode%2Fgithub-action-terraform-plan-summarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulecode%2Fgithub-action-terraform-plan-summarizer/lists"}