Skip to content

chore: fix module reference in coder-utils#826

Merged
DevelopmentCats merged 2 commits intomainfrom
cat/coder-utils-fix
Apr 2, 2026
Merged

chore: fix module reference in coder-utils#826
DevelopmentCats merged 2 commits intomainfrom
cat/coder-utils-fix

Conversation

@DevelopmentCats
Copy link
Copy Markdown
Collaborator

Description

fix module reference in coder-utils

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/coder-utils
New version: v1.0.1
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Related Issues

Copilot AI review requested due to automatic review settings April 1, 2026 20:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the coder-utils module’s public-facing references (name/source/version) and introduces the module’s Terraform implementation for orchestrated multi-step script execution using coder exp sync.

Changes:

  • Renames module references from “agent-helper” to “coder-utils” and updates example source/version in documentation.
  • Adds main.tf implementing pre-install/install/post-install/start script orchestration and related outputs.
  • Updates associated test metadata (Terraform test header + Bun test suite name).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
registry/coder/modules/coder-utils/README.md Updates module name/title and fixes the registry source/version example to coder-utils@1.0.1.
registry/coder/modules/coder-utils/main.tftest.hcl Renames the test header comment to match coder-utils.
registry/coder/modules/coder-utils/main.tf Adds the Terraform module implementation for orchestrated script execution and script-name outputs.
registry/coder/modules/coder-utils/main.test.ts Renames the Bun test suite label to coder-utils.

@DevelopmentCats DevelopmentCats merged commit ad61bdd into main Apr 2, 2026
4 checks passed
@DevelopmentCats DevelopmentCats deleted the cat/coder-utils-fix branch April 2, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants