{"id":29943198,"url":"https://github.com/sourcefuse/terraform-aws-arc-tags","last_synced_at":"2026-02-10T01:34:14.053Z","repository":{"id":88256517,"uuid":"444537044","full_name":"sourcefuse/terraform-aws-arc-tags","owner":"sourcefuse","description":"Repo for managing the ARC Tags Terraform Module.","archived":false,"fork":false,"pushed_at":"2024-08-13T18:37:02.000Z","size":4386,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-01T05:55:59.081Z","etag":null,"topics":[],"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/sourcefuse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-01-04T19:19:06.000Z","updated_at":"2024-08-13T18:36:22.000Z","dependencies_parsed_at":"2024-01-12T07:13:33.313Z","dependency_job_id":"18eb39cd-2bd6-4770-9337-5fc0293eda2b","html_url":"https://github.com/sourcefuse/terraform-aws-arc-tags","commit_stats":null,"previous_names":["sourcefuse/terraform-aws-arc-tags"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/sourcefuse/terraform-aws-arc-tags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefuse%2Fterraform-aws-arc-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefuse%2Fterraform-aws-arc-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefuse%2Fterraform-aws-arc-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefuse%2Fterraform-aws-arc-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcefuse","download_url":"https://codeload.github.com/sourcefuse/terraform-aws-arc-tags/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcefuse%2Fterraform-aws-arc-tags/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29288506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-08-03T02:14:35.061Z","updated_at":"2026-02-10T01:34:14.042Z","avatar_url":"https://github.com/sourcefuse.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Module Structure](./static/banner.png)\n\n# [terraform-aws-arc-tags](https://github.com/sourcefuse/terraform-aws-arc-tags)\n\n\u003ca href=\"https://github.com/sourcefuse/terraform-aws-arc-tags/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/release/sourcefuse/terraform-aws-arc-tags.svg?style=for-the-badge\" alt=\"Latest Release\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/sourcefuse/terraform-aws-arc-tags/commits\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/sourcefuse/terraform-aws-arc-tags.svg?style=for-the-badge\" alt=\"Last Updated\"/\u003e\u003c/a\u003e ![Terraform](https://img.shields.io/badge/terraform-%235835CC.svg?style=for-the-badge\u0026logo=terraform\u0026logoColor=white) ![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=white)\n\n[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=sourcefuse_terraform-aws-arc-tags)](https://sonarcloud.io/summary/new_code?id=sourcefuse_terraform-aws-arc-tags)\n\n[![Known Vulnerabilities](https://github.com/sourcefuse/terraform-aws-refarch-tags/actions/workflows/snyk.yaml/badge.svg)](https://github.com/sourcefuse/terraform-aws-refarch-tags/actions/workflows/snyk.yaml)\n\n## terraform-aws-arc-tags\n\nThis module is responsible for managing the tags we use at SourceFuse when creating resources in AWS.\n\n## Usage\n\n```hcl\nmodule \"terraform-aws-arc-tags\" {\n  source      = \"sourcefuse/arc-tags/aws\"\n  # version     = \"x.x.x\"  # we recommend pinning to a specific version\n  environment = \"dev\"\n  project     = \"Example\"\n\n  extra_tags = {\n    RepoName = \"terraform-aws-arc-ecs\"\n    Example  = \"true\"\n  }\n}\n```\n\n\u003c!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e= 1.4, \u003c 2.0.0 |\n\n## Providers\n\nNo providers.\n\n## Modules\n\nNo modules.\n\n## Resources\n\nNo resources.\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_environment\"\u003e\u003c/a\u003e [environment](#input\\_environment) | The environment the resource will be created in. | `string` | n/a | yes |\n| \u003ca name=\"input_extra_tags\"\u003e\u003c/a\u003e [extra\\_tags](#input\\_extra\\_tags) | Additional tags to add to your resources. | `map(string)` | `{}` | no |\n| \u003ca name=\"input_project\"\u003e\u003c/a\u003e [project](#input\\_project) | The name of the project being worked on. | `string` | n/a | yes |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_extra_tags\"\u003e\u003c/a\u003e [extra\\_tags](#output\\_extra\\_tags) | n/a |\n| \u003ca name=\"output_tags\"\u003e\u003c/a\u003e [tags](#output\\_tags) | n/a |\n\u003c!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK --\u003e\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Requirements\n\nNo requirements.\n\n## Providers\n\nNo providers.\n\n## Modules\n\nNo modules.\n\n## Resources\n\nNo resources.\n\n## Inputs\n\n| Name                                                               | Description                                      | Type          | Default | Required |\n| ------------------------------------------------------------------ | ------------------------------------------------ | ------------- | ------- | :------: |\n| \u003ca name=\"input_environment\"\u003e\u003c/a\u003e [environment](#input_environment) | The environment the resource will be created in. | `any`         | n/a     |   yes    |\n| \u003ca name=\"input_extra_tags\"\u003e\u003c/a\u003e [extra_tags](#input_extra_tags)    | Additional tags to add to your resources.        | `map(string)` | `{}`    |    no    |\n| \u003ca name=\"input_project\"\u003e\u003c/a\u003e [project](#input_project)             | The name of the project being worked on.         | `any`         | n/a     |   yes    |\n\n## Outputs\n\n| Name                                                              | Description |\n| ----------------------------------------------------------------- | ----------- |\n| \u003ca name=\"output_extra_tags\"\u003e\u003c/a\u003e [extra_tags](#output_extra_tags) | n/a         |\n| \u003ca name=\"output_tags\"\u003e\u003c/a\u003e [tags](#output_tags)                   | n/a         |\n\n\u003c!-- END_TF_DOCS --\u003e\n\n### Git commits\n\nwhile Contributing or doing git commit please specify the breaking change in your commit message whether its major,minor or patch\n\nFor Example\n\n```sh\ngit commit -m \"your commit message #major\"\n```\n\nBy specifying this , it will bump the version and if you dont specify this in your commit message then by default it will consider patch and will bump that accordingly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcefuse%2Fterraform-aws-arc-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcefuse%2Fterraform-aws-arc-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcefuse%2Fterraform-aws-arc-tags/lists"}