{"id":20483141,"url":"https://github.com/inetum-peru/terraform-module-template","last_synced_at":"2026-06-04T12:31:01.761Z","repository":{"id":51082407,"uuid":"370412332","full_name":"inetum-peru/terraform-module-template","owner":"inetum-peru","description":"Terraform module template","archived":false,"fork":false,"pushed_at":"2021-05-24T17:56:32.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-16T04:21:13.903Z","etag":null,"topics":["hcl","hcl2","iac","inetum","inetum-peru","peru","template","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inetum-peru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["inetum-peru"],"patreon":null,"open_collective":null,"ko_fi":"luismayta","tidelift":null,"community_bridge":null,"liberapay":"luismayta","issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta"]}},"created_at":"2021-05-24T16:11:09.000Z","updated_at":"2021-05-24T17:56:35.000Z","dependencies_parsed_at":"2022-09-07T18:10:35.263Z","dependency_job_id":null,"html_url":"https://github.com/inetum-peru/terraform-module-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"inetum-peru/base-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inetum-peru%2Fterraform-module-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inetum-peru%2Fterraform-module-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inetum-peru%2Fterraform-module-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inetum-peru%2Fterraform-module-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inetum-peru","download_url":"https://codeload.github.com/inetum-peru/terraform-module-template/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242058193,"owners_count":20065065,"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":["hcl","hcl2","iac","inetum","inetum-peru","peru","template","terraform","terraform-module"],"created_at":"2024-11-15T16:16:27.613Z","updated_at":"2026-06-04T12:31:01.752Z","avatar_url":"https://github.com/inetum-peru.png","language":"Makefile","funding_links":["https://github.com/sponsors/inetum-peru","https://ko-fi.com/luismayta","https://liberapay.com/luismayta","https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta"],"categories":[],"sub_categories":[],"readme":"\u003c!--\n\n\n  ** DO NOT EDIT THIS FILE\n  **\n  ** 1) Make all changes to `README.yaml`\n  ** 2) Run`make readme` to rebuild this file.\n  **\n  ** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)\n  **\n\n\n  --\u003e\n\n# terraform-module-template\n\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/inetum-peru/terraform-module-template?label=latest\u0026sort=semver)](https://github.com/inetum-peru/terraform-module-template/releases) [![Latest Release](https://img.shields.io/github/release/inetum-peru/terraform-module-template)](https://github.com/inetum-peru/terraform-module-template/releases) [![Lint](https://img.shields.io/github/workflow/status/inetum-peru/terraform-module-template/lint-code)](https://github.com/inetum-peru/terraform-module-template/actions) [![Issues](https://img.shields.io/github/issues/inetum-peru/terraform-module-template)](https://github.com/inetum-peru/terraform-module-template/issues) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow)](https://conventionalcommits.org) [![KeepAChangelog](https://img.shields.io/badge/Keep%20A%20Changelog-1.0.0-%23E05735)](https://keepachangelog.com)\n\nterraform-module-template for project\n\n### Replace name project to New Project\n\n```bash\n  agr 'terraform-module-template' 'new-project'\n```\n\n```hcl\n  module \"main\" {\n  }\n```\n\nFull working examples can be found in [examples](./examples) folder.\n\n## Examples\n\n### common\n\n \u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Requirements\n\n| Name                                                                     | Version |\n| ------------------------------------------------------------------------ | ------- |\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement_terraform) | \u003e= 0.13 |\n\n## Providers\n\nNo providers.\n\n## Modules\n\nNo modules.\n\n## Resources\n\nNo resources.\n\n## Inputs\n\nNo inputs.\n\n## Outputs\n\nNo outputs.\n\n\u003c!-- END_TF_DOCS --\u003e\n\n## Help\n\n**Got a question?**\n\nFile a GitHub [issue](https://github.com/inetum-peru/terraform-module-template/issues).\n\n## Contributing\n\n### Bug Reports \u0026 Feature Requests\n\nPlease use the [issue tracker](https://github.com/inetum-peru/terraform-module-template/issues) to report any bugs or file feature requests.\n\n### Development\n\nIn general, PRs are welcome. We follow the typical \"fork-and-pull\" Git workflow.\n\n1.  **Fork** the repo on GitHub\n2.  **Clone** the project to your own machine\n3.  **Commit** changes to your own branch\n4.  **Push** your work back up to your fork\n5.  Submit a **Pull Request** so that we can review your changes\n\n**NOTE:** Be sure to rebase the latest changes from \"upstream\" before making a pull request!\n\n## Module Versioning\n\nThis Module follows the principles of [Semantic Versioning (SemVer)](https://semver.org/).\n\nUsing the given version number of `MAJOR.MINOR.PATCH`, we apply the following constructs:\n\n1. Use the `MAJOR` version for incompatible changes.\n1. Use the `MINOR` version when adding functionality in a backwards compatible manner.\n1. Use the `PATCH` version when introducing backwards compatible bug fixes.\n\n### Backwards compatibility in `0.0.z` and `0.y.z` version\n\n- In the context of initial development, backwards compatibility in versions `0.0.z` is **not guaranteed** when `z` is increased. (Initial development)\n- In the context of pre-release, backwards compatibility in versions `0.y.z` is **not guaranteed** when `y` is increased. (Pre-release)\n\n## Copyrights\n\nCopyright © 2018-2021 [inetum](http://www.gfiworld.com.pe)\n\n## Trademarks\n\nAll other trademarks referenced herein are the property of their respective owners.\n\n## License\n\nThe code and styles are licensed under the LGPL-3.0 license [See project license.](LICENSE).\n\n## Don't forget to 🌟 Star 🌟 the repo if you like terraform-module-template\n\n[Your feedback is appreciated](https://github.com/inetum-peru/terraform-module-template/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finetum-peru%2Fterraform-module-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finetum-peru%2Fterraform-module-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finetum-peru%2Fterraform-module-template/lists"}