{"id":15871043,"url":"https://github.com/sgreben/terrafile-ify","last_synced_at":"2025-06-26T08:32:48.687Z","repository":{"id":80988945,"uuid":"180611935","full_name":"sgreben/terrafile-ify","owner":"sgreben","description":"Generate Terrafiles and (optionally) re-write Terraform source to use vendored modules","archived":false,"fork":false,"pushed_at":"2019-04-11T15:06:27.000Z","size":192,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T12:50:44.522Z","etag":null,"topics":["dependency-management","terrafile","terraform","vendoring"],"latest_commit_sha":null,"homepage":"","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/sgreben.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":"2019-04-10T15:35:21.000Z","updated_at":"2022-09-24T20:15:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc46efd7-f084-4dfd-a680-c8478a0c1c48","html_url":"https://github.com/sgreben/terrafile-ify","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"c8e0ff905602ce88d46648fe09729e9f52d9d37b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sgreben/terrafile-ify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fterrafile-ify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fterrafile-ify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fterrafile-ify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fterrafile-ify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgreben","download_url":"https://codeload.github.com/sgreben/terrafile-ify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fterrafile-ify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262030226,"owners_count":23247613,"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":["dependency-management","terrafile","terraform","vendoring"],"created_at":"2024-10-06T00:41:32.693Z","updated_at":"2025-06-26T08:32:48.668Z","avatar_url":"https://github.com/sgreben.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terrafile-ify\n\n`terrafile-ify` generates Terrafiles and (optionally) re-writes Terraform source to use vendored modules.\n\n## Contents\n\n- [Contents](#contents)\n- [Get it](#get-it)\n- [Usage](#usage)\n\n## Get it\n\nUsing go get:\n\n```bash\ngo get -u github.com/sgreben/terrafile-ify\n```\n\nOr [download the binary](https://github.com/sgreben/terrafile-ify/releases/latest) from the releases page.\n\n```bash\n# Linux\ncurl -LO https://github.com/sgreben/terrafile-ify/releases/download/0.1.1/terrafile-ify_0.1.1_linux_x86_64.zip\nunzip terrafile-ify_0.1.1_linux_x86_64.zip\n\n# OS X\ncurl -LO https://github.com/sgreben/terrafile-ify/releases/download/0.1.1/terrafile-ify_0.1.1_osx_x86_64.zip\nunzip terrafile-ify_0.1.1_osx_x86_64.zip\n\n# Windows\ncurl -LO https://github.com/sgreben/terrafile-ify/releases/download/0.1.1/terrafile-ify_0.1.1_windows_x86_64.zip\nunzip terrafile-ify_0.1.1_windows_x86_64.zip\n```\n\n## Usage\n\n```text\nterrafile-ify (generate|rewrite|execute)\n\n    generate    Generate Terrafiles\n    rewrite     Rewrite module references to use vendored modules\n    execute     Run the `terrafile` binary on each Terrafile\n\nUsage of terrafile-ify:\n  -ignore string\n    \tignore files and directories matching this glob pattern (default \".terraform\")\n  -terrafile-binary string\n    \tterrafile binary name (default \"terrafile\")\n  -version\n    \tprint version and exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgreben%2Fterrafile-ify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgreben%2Fterrafile-ify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgreben%2Fterrafile-ify/lists"}