From eddcfb66273cebfbff06b2d547f508c4c4baa043 Mon Sep 17 00:00:00 2001 From: DevCats Date: Wed, 25 Jun 2025 19:44:19 -0500 Subject: [PATCH] Update MODULE.md Co-authored-by: Atif Ali --- MODULE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.md b/MODULE.md index 3b1de3e5..3fcb21bf 100644 --- a/MODULE.md +++ b/MODULE.md @@ -84,7 +84,7 @@ The relationship between these components enables scalable workspace management: ### Terraform Foundation -Coder modules are implemented as Terraform modules using HashiCorp's infrastructure-as-code framework. The [Coder Terraform provider](https://registry.terraform.io/providers/coder/coder/latest/docs) extends standard Terraform functionality with workspace-specific resources: +Coder modules are written in Terraform and are used to extend Coder Templates. The [Coder Terraform provider](https://registry.terraform.io/providers/coder/coder/latest/docs) extends standard Terraform functionality with workspace-specific resources: **Core Module Resources:**