{"id":20712922,"url":"https://github.com/thesis/terraform-module-template-repo","last_synced_at":"2026-06-08T07:02:25.624Z","repository":{"id":78438912,"uuid":"242019259","full_name":"thesis/terraform-module-template-repo","owner":"thesis","description":"This repo is designed to be used as a template for building your own Terraform module. It includes stub files matching the Terraform standard module structure. See the CONTRIBUTING.md file for more info on how to use this template.","archived":false,"fork":false,"pushed_at":"2020-03-23T23:27:11.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-12-25T19:07:54.918Z","etag":null,"topics":["template","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thesis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-02-21T00:19:26.000Z","updated_at":"2024-05-04T23:45:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"43857992-974a-44b7-bb1d-2f12b35bd004","html_url":"https://github.com/thesis/terraform-module-template-repo","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/thesis/terraform-module-template-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fterraform-module-template-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fterraform-module-template-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fterraform-module-template-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fterraform-module-template-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesis","download_url":"https://codeload.github.com/thesis/terraform-module-template-repo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesis%2Fterraform-module-template-repo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34051772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["template","terraform","terraform-module"],"created_at":"2024-11-17T02:22:32.919Z","updated_at":"2026-06-08T07:02:25.588Z","avatar_url":"https://github.com/thesis.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003c!-- Module Name and description are required --\u003e\n# Module Name\n\nModule description\n\n\u003c!-- Compatibility section is optional --\u003e\n## Compatibility\n\nThis is where you might mention what module version(s) are compatible with\nwhich Terraform verion(s).\n\n\u003c!-- Usage section is required --\u003e\n## Usage\n\n\u003c!-- NOTE: Examples should go into an `/examples` directory, with a link here\nalong the following lines:\n\nThere are multiple examples included in the [examples](./examples/) folder but \nsimple usage is as follows:\n --\u003e\nSample module block showing required fields configured.  You can have\nmultiple examples if it makes sense for the module.\n\n```hcl\nmodule \"your_custom_name_for_your_instance_of_this_module\" {\n  source                = \"git@github.com:thesis/this-module-name.git\"\n  name                  = \"name-of-your-project\"\n  org_id                = \"your-org-id\"\n  billing_account       = \"your-billing-account\"\n  project_owner_members = [\"john@email.co\", \"lilly@email.co\",]\n  location              = \"us-central1\"\n}\n```\n\n\u003c!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n\u003c!-- The following Inputs example will be over-written by pre-commit hooks, \n  and is here only as an example in case you opt not to use the hooks. --\u003e\n## Inputs\n\nTable of available module inputs in the format:\n\n|Name | Description | Type |Default | Required\n--- | --- | --- | --- | --- |\n`inputName`| Description of this input | input type | `default value` | boolean\n\n\u003c!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n\n\u003c!-- Notes section is optional --\u003e\n## Notes\n\nAnything quirky about the module folks may want to know about. Relevant\nlinks or additional useful information.  Format is up to you.\n\n\u003c!-- License is required --\u003e\n## License \n\nSee [LICENSE](./LICENSE) for full details.\n\n\u003c!-- Before open-sourcing this module, Remove this comment and update the\n  LICENSE file at the repo root. Else: Copyright Thesis, Inc., 2020 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesis%2Fterraform-module-template-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesis%2Fterraform-module-template-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesis%2Fterraform-module-template-repo/lists"}