{"id":21130977,"url":"https://github.com/workloads/web-redirects","last_synced_at":"2025-10-05T16:12:08.988Z","repository":{"id":170301710,"uuid":"642813716","full_name":"workloads/web-redirects","owner":"workloads","description":"URL Redirects.","archived":false,"fork":false,"pushed_at":"2024-07-29T10:27:54.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-14T12:15:20.927Z","etag":null,"topics":["aws","terraform"],"latest_commit_sha":null,"homepage":"https://go.workloads.io","language":"HCL","has_issues":false,"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/workloads.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":"2023-05-19T12:03:19.000Z","updated_at":"2024-07-29T10:27:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb328b8d-959f-4196-b72a-19a46206017e","html_url":"https://github.com/workloads/web-redirects","commit_stats":null,"previous_names":["workloads/web-redirects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/workloads/web-redirects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fweb-redirects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fweb-redirects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fweb-redirects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fweb-redirects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workloads","download_url":"https://codeload.github.com/workloads/web-redirects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workloads%2Fweb-redirects/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262016228,"owners_count":23245492,"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":["aws","terraform"],"created_at":"2024-11-20T05:42:58.867Z","updated_at":"2025-10-05T16:12:03.937Z","avatar_url":"https://github.com/workloads.png","language":"HCL","readme":"# HCP Terraform Workspace `web-redirects`\n\n\u003e This repository manages URL redirects for [@workloads](https://github.com/workloads).\n\n## Table of Contents\n\n\u003c!-- TOC --\u003e\n* [HCP Terraform Workspace `web-redirects`](#hcp-terraform-workspace-web-redirects)\n  * [Table of Contents](#table-of-contents)\n  * [Requirements](#requirements)\n    * [Development](#development)\n  * [Usage](#usage)\n    * [Inputs](#inputs)\n    * [Outputs](#outputs)\n  * [Notes](#notes)\n    * [Sensitive Data](#sensitive-data)\n  * [Contributors](#contributors)\n  * [License](#license)\n\u003c!-- TOC --\u003e\n\n## Requirements\n\n- HashiCorp Terraform `1.9.x` or [newer](https://developer.hashicorp.com/terraform/downloads)\n\n### Development\n\nFor development and testing of this repository:\n\n- `terraform-docs` `0.18.0` or [newer](https://terraform-docs.io/user-guide/installation/)\n\n## Usage\n\nThis repository uses a standard Terraform workflow (`init`, `plan`, `apply`).\n\nFor more information, including detailed usage guidelines, see the [Terraform documentation](https://developer.hashicorp.com/terraform/cli/commands).\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n### Inputs\n\n| Name | Description | Type | Required |\n|------|-------------|------|:--------:|\n| management_region_aws | AWS-specific `Management` Region Identifier. | `string` | yes |\n| domain | Parent Domain. | `string` | no |\n| redirects | List of Redirect Objects. | \u003cpre\u003elist(object({\u003cbr\u003e    name       = string\u003cbr\u003e    target     = string\u003cbr\u003e    utm_source = optional(string, \"WKLDS_GO\")\u003cbr\u003e  }))\u003c/pre\u003e | no |\n| subdomain | Subdomain. | `string` | no |\n\n### Outputs\n\n| Name | Description |\n|------|-------------|\n| aws_cli_commands | AWS CLI Command for CloudFront operations. |\n| aws_cloudfront_aliases | Exported Attributes for `module.web_redirects.aws_cloudfront_distribution.aliases`. |\n| aws_cloudfront_domain_name | Exported Attribute for `module.web_redirects.aws_cloudfront_distribution.domain_name`. |\n| aws_console_urls | AWS Console URLs. |\n| aws_s3_bucket | Exported Attribute for `module.web_redirects.aws_s3_bucket`. |\n| redirects | List of URL Redirects. |\n\u003c!-- END_TF_DOCS --\u003e\n\n## Notes\n\n### Sensitive Data\n\nTerraform state may contain [sensitive data](https://developer.hashicorp.com/terraform/language/state/sensitive-data). This workspace uses [HCP Terraform](https://developer.hashicorp.com/terraform/cloud-docs) to safely store state, and encrypt the data at rest.\n\n## Contributors\n\nFor a list of current (and past) contributors to this repository, see [GitHub](https://github.com/workloads/web-redirects/graphs/contributors).\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\").\n\nYou may download a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nSee the License for the specific language governing permissions and limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkloads%2Fweb-redirects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkloads%2Fweb-redirects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkloads%2Fweb-redirects/lists"}