{"id":15861873,"url":"https://github.com/yakdriver/matchwaker","last_synced_at":"2025-04-01T20:34:19.104Z","repository":{"id":97600079,"uuid":"176543901","full_name":"YakDriver/matchwaker","owner":"YakDriver","description":":horse_racing: Super simple Windows Watchmaker EC2 builder","archived":false,"fork":false,"pushed_at":"2019-03-26T19:02:57.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T13:18:35.899Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YakDriver.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":"2019-03-19T15:31:22.000Z","updated_at":"2019-03-26T19:02:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5fde768-e7ce-4ed8-ae59-319ed1f1402c","html_url":"https://github.com/YakDriver/matchwaker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakDriver%2Fmatchwaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakDriver%2Fmatchwaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakDriver%2Fmatchwaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YakDriver%2Fmatchwaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YakDriver","download_url":"https://codeload.github.com/YakDriver/matchwaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709931,"owners_count":20821297,"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-10-05T22:21:01.551Z","updated_at":"2025-04-01T20:34:19.071Z","avatar_url":"https://github.com/YakDriver.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matchwaker\nDead simple Watchmaker Windows EC2 builder.\n\n## Prerequisites\n\n1. Terraform\n2. AWS credentials\n\n## How to Use\n\n### 1. Override input variables (optional)\n\nExport any variables that you want to override. Default values are available for each. For example, to override the Python version used, export this environment variable:\n\n```console\n$ export TF_VAR_python_version=\"3.6.6\"\n```\n\nVariables that you can override:\n* `TF_VAR_wam_args`\n* `TF_VAR_python_version`\n* `TF_VAR_git_version`\n* `TF_VAR_windows_version`\n* `TF_VAR_aws_region`\n* `TF_VAR_az_to_find_subnet`\n* `TF_VAR_subnet_id`\n* `TF_VAR_instance_profile`\n* `TF_VAR_instance_type`\n* `TF_VAR_name_prefix`\n\nOr, you can create a dotenv (`.env`) file with your regularly used values. Simply `source` your dotenv before applying with Terraform.\n\nExample dotenv (`.env`) file:\n```\nexport TF_VAR_python_version=\"3.6.6\"\n```\n\nTo use the file:\n```console\n$ source .env\n```\n\n### 2. Run Terraform\n\n```console\n$ terraform init\n$ terraform apply\n```\n\n### 3. Do your stuff\n\nIf you need to log into the EC2 with RDP, you'll see the public DNS in the output from Terraform. To see the `Administrator` password, type `terraform output win_pass`.\n\n### 4. Tear down\n\nClobber everything with a simple command:\n\n```console\n$ terraform destroy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakdriver%2Fmatchwaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakdriver%2Fmatchwaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakdriver%2Fmatchwaker/lists"}