Skip to content

feat(coder/modules/mux): update defaults and add-project#677

Merged
ibetitsmike merged 4 commits into
mainfrom
mike/mux-defaults-add-project
Jan 28, 2026
Merged

feat(coder/modules/mux): update defaults and add-project#677
ibetitsmike merged 4 commits into
mainfrom
mike/mux-defaults-add-project

Conversation

@ibetitsmike
Copy link
Copy Markdown
Contributor

Summary

  • Default subdomain to true so Mux uses subdomain routing by default.
  • Default display_name to Mux.
  • Make add-project optional (null by default) and pass --add-project to mux server when set.
  • Bump mux module README example version to 1.0.8.

Notes

Changing the subdomain default may affect workspaces without wildcard subdomain support configured (they can explicitly set subdomain = false).

Testing

  • terraform validate (registry/coder/modules/mux)
  • terraform test -verbose (registry/coder/modules/mux)

Generated with Mux (AI coding agent).

Copy link
Copy Markdown
Collaborator

@DevelopmentCats DevelopmentCats left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0457085db9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread registry/coder/modules/mux/main.tf
@DevelopmentCats
Copy link
Copy Markdown
Collaborator

Also @ibetitsmike it looks like you need to run bun fmt for the CI to pass

@ibetitsmike ibetitsmike enabled auto-merge (squash) January 28, 2026 21:55
@ibetitsmike ibetitsmike merged commit bd1c4c5 into main Jan 28, 2026
4 checks passed
@ibetitsmike ibetitsmike deleted the mike/mux-defaults-add-project branch January 28, 2026 21:57
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.

2 participants