Update MODULE.md

Co-authored-by: Atif Ali <atif@coder.com>
This commit is contained in:
DevCats 2025-06-25 19:44:19 -05:00 committed by GitHub
parent 6bcb1ac50b
commit eddcfb6627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:**