{"id":17340424,"url":"https://github.com/sepulworld/tfmod-generator","last_synced_at":"2025-04-14T19:03:40.170Z","repository":{"id":62558860,"uuid":"78562281","full_name":"sepulworld/tfmod-generator","owner":"sepulworld","description":"Generates Terraform module scaffolding","archived":false,"fork":false,"pushed_at":"2019-01-04T22:30:55.000Z","size":31,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T01:03:53.615Z","etag":null,"topics":["cli","hashicorp","terraform"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/sepulworld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-10T18:38:19.000Z","updated_at":"2019-01-04T22:30:22.000Z","dependencies_parsed_at":"2022-11-03T11:15:21.367Z","dependency_job_id":null,"html_url":"https://github.com/sepulworld/tfmod-generator","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ftfmod-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ftfmod-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ftfmod-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ftfmod-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepulworld","download_url":"https://codeload.github.com/sepulworld/tfmod-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943444,"owners_count":21186958,"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":["cli","hashicorp","terraform"],"created_at":"2024-10-15T15:45:03.389Z","updated_at":"2025-04-14T19:03:40.104Z","avatar_url":"https://github.com/sepulworld.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tfmod::Generator\n\n[![Build Status](https://travis-ci.org/sepulworld/tfmod-generator.svg)](https://travis-ci.org/sepulworld/tfmod-generator)\n[![Gem Version](https://badge.fury.io/rb/tfmod-generator.svg)](http://badge.fury.io/rb/tfmod-generator)\n\n## Installation\n\n    $ gem install tfmod-generator\n\n## Usage\n\nTo generate a git source driven Terraform module, example command:\n\n```\n$ tfmod zookeeper\n      create  zookeeper/Readme.md\n      create  zookeeper/CHANGELOG.md\n      create  zookeeper/.gitignore\n      create  zookeeper/main.tf\n      create  zookeeper/outputs.tf\n      create  zookeeper/variables.tf\n      create  zookeeper/remote_scripts\n      create  zookeeper/remote_scripts/user-data.sh.tpl\n      create  zookeeper/test\n      create  zookeeper/test/test.tf\n         run  git init zookeeper from \".\"\nInitialized empty Git repository in /Users/zane/src/tfmod-generator/zookeeper/.git/\n/Users/zane/src/tfmod-generator/zookeeper created!\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/sepulworld/tfmod-generator. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepulworld%2Ftfmod-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepulworld%2Ftfmod-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepulworld%2Ftfmod-generator/lists"}