coder / modules

A collection of Terraform Modules to extend Coder templates.
https://registry.coder.com
Apache License 2.0
33 stars 33 forks source link

fix(code-server): add variable for subdomain option #267

Closed maxbrunet closed 4 months ago

maxbrunet commented 4 months ago

When disable-path-apps is set on the Coder instance, being able to enable subdomain for the code-server module becomes required.

This change is backward compatible.