{"id":37186622,"url":"https://github.com/cloudputation/terrafactor","last_synced_at":"2026-01-14T21:38:56.784Z","repository":{"id":264411239,"uuid":"869126916","full_name":"cloudputation/terrafactor","owner":"cloudputation","description":"Add Terraform functionalities to your software","archived":false,"fork":false,"pushed_at":"2024-10-09T20:37:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-24T05:00:11.225Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudputation.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-07T19:02:50.000Z","updated_at":"2024-10-09T20:37:14.000Z","dependencies_parsed_at":"2024-11-24T06:03:04.823Z","dependency_job_id":null,"html_url":"https://github.com/cloudputation/terrafactor","commit_stats":null,"previous_names":["cloudputation/terrafactor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudputation/terrafactor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudputation%2Fterrafactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudputation%2Fterrafactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudputation%2Fterrafactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudputation%2Fterrafactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudputation","download_url":"https://codeload.github.com/cloudputation/terrafactor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudputation%2Fterrafactor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28435908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-14T21:38:56.012Z","updated_at":"2026-01-14T21:38:56.776Z","avatar_url":"https://github.com/cloudputation.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TerraFactor\nAdd Terraform functionalities to your software\n\n\n## Description\nProvide Terraform like output functionality that you can integrate to your software.\nTakes JSON objects and outputs them in a Terraform-like format. It processes the structure, applying colored prefixes (`+` for creation, `-` for destruction) to indicate changes, and formats the output with customizable indentation.\n\n## Module installation\n- Install module: `go get github.com/cloudputation/terrafactor`\n- Import the module in application code: `import \"github.com/cloudputation/terrafactor\"`\n\n## Terraform Output Usage\noperationTag should be set to either `create` or `destroy`.\n\n\n## Error Handling\nNot providing a value for `operationTag` will return the following error: `invalid operation: \u003coperation\u003e. Supported operations are 'create' or 'destroy'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudputation%2Fterrafactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudputation%2Fterrafactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudputation%2Fterrafactor/lists"}