{"id":22347752,"url":"https://github.com/wearetechnative/terraform-aws-ssm-parameter","last_synced_at":"2026-01-05T17:46:37.170Z","repository":{"id":258505064,"uuid":"770892010","full_name":"wearetechnative/terraform-aws-ssm-parameter","owner":"wearetechnative","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-14T13:08:11.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T12:12:35.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wearetechnative.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-03-12T10:48:21.000Z","updated_at":"2025-01-14T13:08:15.000Z","dependencies_parsed_at":"2024-10-21T12:51:00.294Z","dependency_job_id":null,"html_url":"https://github.com/wearetechnative/terraform-aws-ssm-parameter","commit_stats":null,"previous_names":["wearetechnative/terraform-aws-ssm-parameter"],"tags_count":0,"template":false,"template_full_name":"TechNative-B-V/terraform-aws-module-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-ssm-parameter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-ssm-parameter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-ssm-parameter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wearetechnative%2Fterraform-aws-ssm-parameter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wearetechnative","download_url":"https://codeload.github.com/wearetechnative/terraform-aws-ssm-parameter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641317,"owners_count":20648637,"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":[],"created_at":"2024-12-04T10:10:45.727Z","updated_at":"2026-01-05T17:46:32.152Z","avatar_url":"https://github.com/wearetechnative.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e START INSTRUCTION FOR TECHNATIVE ENGINEERS\n\n# terraform-aws-module-template\n\nTemplate for creating a new TerraForm AWS Module. For TechNative Engineers.\n\n## Instructions\n\n### Your Module Name\n\nThink hard and come up with the shortest descriptive name for your module.\nLook at competition in the [terraform\nregistry](https://registry.terraform.io/).\n\nYour module name should be max. three words seperated by dashes. E.g.\n\n- html-form-action\n- new-account-notifier\n- budget-alarms\n- fix-missing-tags\n\n### Setup Github Project\n\n1. Click the template button on the top right...\n1. Name github project `terraform-aws-[your-module-name]`\n1. Make project private untill ready for publication\n1. Add a description in the `About` section (top right)\n1. Add tags: `terraform`, `terraform-module`, `aws` and more tags relevant to your project: e.g. `s3`, `lambda`, `sso`, etc..\n1. Install `pre-commit`\n\n### Develop your module\n\n1. Develop your module\n1. Try to use the [best practices for TerraForm\n   development](https://www.terraform-best-practices.com/) and [TerraForm AWS\n   Development](https://github.com/ozbillwang/terraform-best-practices).\n\n## Finish project documentation\n\n1. Set well written title\n2. Add one or more shields\n3. Start readme with a short and complete as possible module description. This\n   is the part where you sell your module.\n4. Complete README with well written documentation. Try to think as a someone\n   with three months of Terraform experience.\n5. Check if pre-commit correctly generates the standard Terraform documentation.\n\n## Publish module\n\nIf your module is in a state that it could be useful for others and ready for\npublication, you can publish a first version.\n\n1. Create a [Github\n   Release](https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases)\n2. Publish in the TerraForm Registry under the Technative Namespace (the GitHub\n   Repo must be in the TechNative Organization)\n\n---\n\n\u003e END INSTRUCTION FOR TECHNATIVE ENGINEERS\n\n\n# Terraform AWS [Module Name] ![](https://img.shields.io/github/workflow/status/TechNative-B-V/terraform-aws-module-name/tflint.yaml?style=plastic)\n\n\u003c!-- SHIELDS --\u003e\n\nThis module implements ...\n\n[![](we-are-technative.png)](https://www.technative.nl)\n\n## How does it work\n\n### First use after you clone this repository or when .pre-commit-config.yaml is updated\n\nRun `pre-commit install` to install any guardrails implemented using pre-commit.\n\nSee [pre-commit installation](https://pre-commit.com/#install) on how to install pre-commit.\n\n...\n\n## Usage\n\nTo use this module ...\n\n```hcl\n{\n  some_conf = \"might need explanation\"\n}\n```\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearetechnative%2Fterraform-aws-ssm-parameter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwearetechnative%2Fterraform-aws-ssm-parameter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwearetechnative%2Fterraform-aws-ssm-parameter/lists"}