{"id":19764285,"url":"https://github.com/theobori/terraform-doom","last_synced_at":"2026-05-06T15:35:24.271Z","repository":{"id":166988790,"uuid":"637446931","full_name":"theobori/terraform-doom","owner":"theobori","description":"🔨 Destroy Terraform resources by playing DOOM","archived":false,"fork":false,"pushed_at":"2024-06-05T01:38:16.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T23:47:19.955Z","etag":null,"topics":["chaos-engineering","docker","doom","terraform","vnc-server","xorg"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theobori.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":"2023-05-07T15:27:58.000Z","updated_at":"2024-06-05T01:38:19.000Z","dependencies_parsed_at":"2024-06-11T22:16:44.013Z","dependency_job_id":null,"html_url":"https://github.com/theobori/terraform-doom","commit_stats":null,"previous_names":["theobori/tf-doom","theobori/terraform-doom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theobori%2Fterraform-doom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theobori%2Fterraform-doom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theobori%2Fterraform-doom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theobori%2Fterraform-doom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theobori","download_url":"https://codeload.github.com/theobori/terraform-doom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241096177,"owners_count":19908931,"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":["chaos-engineering","docker","doom","terraform","vnc-server","xorg"],"created_at":"2024-11-12T04:13:02.091Z","updated_at":"2026-05-06T15:35:24.229Z","avatar_url":"https://github.com/theobori.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔨 terraform-doom\n\nEntertaining Terraform chaos engineering, destroy resource by killing DOOM enemies.\n\nThis is a Rust fork of [kubedoom](https://github.com/storax/kubedoom), forked from [dockerdoom](https://github.com/gideonred/dockerdoom), forked from  **`psdoom`**. \n\nTechnically, you could run this project outside a Docker container but this was especially designed to run in one.\n\n![In game](./assets/in-game.png)\n\n## ℹ️ Usage\n\nAn example with the Terraform project in `./examples`. Feel free to **`terraform apply`** before or after running the Docker container, both will work. This is a special case using the `local` Terraform provider with files, if you want them to get deleted, you must bind a volume into the Docker container. Otherwise it will work, but only the Terraform resources are going to be destroyed.\n\nThe Terraform project directory must be bound at `/terraform` inside the container (like below).\n\n```bash\ndocker run \\\n    -itd \\\n    --rm=true \\\n    --name terraform-doom \\\n    -p 5900:5900 \\\n    -v $PWD/examples:/terraform \\\n    b0thr34l/terraform-doom:1.0\n```\n\nNow you can play DOOM through a VNC client. Example with `vnclient`:\n\n```bash\nvncviewer viewer localhost:5900\n```\n\nThe default password is `1234` and the default terraform version is `1.4.6`.\n\nYou can change them by building the image yourself:\n\n```bash\ndocker buildx build .\\\n    -t terraform-doom \\\n    --build-arg VNC_PASSWORD=custom_password \\\n    --build-arg TERRAFORM_VERSION=version\n```\n\n## 🔎 Cheat codes\n\nThere are some useful cheat codes in-game:\n- **`idkfa`**: Get a weapon on slot 5\n- **`idspispopd`**: No clip (useful to reach the mobs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheobori%2Fterraform-doom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheobori%2Fterraform-doom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheobori%2Fterraform-doom/lists"}