diff --git a/dogfood/coder/main.tf b/dogfood/coder/main.tf index 3a2b34a19c7b4..2db38c4c29218 100644 --- a/dogfood/coder/main.tf +++ b/dogfood/coder/main.tf @@ -18,7 +18,7 @@ terraform { // In reality, modules might have accidental bloat from non-terraform files such // as images & documentation. module "large-5mb-module" { - source = "git::https://github.com/Emyrk/large-module.git" + source = "git::https://github.com/coder/large-module.git" } locals {