Muhammad Atif Ali
6e757639ed
Add default value and validation to agent_name variable
...
Ensure that agent_name defaults to an empty string, and introduce
validation to require it when subdomain is true. This aligns with
expected behavior and prevents misconfiguration.
10 months ago
Sebastian
834ffde032
feat(filebrowser): support subdomain = false ( #286 )
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
10 months ago
Michael Brewer
a3dc364227
feat: add `order` variable to `coder_app` modules ( #177 )
1 year ago
Muhammad Atif Ali
4f78c20201
fmt
2 years ago
Muhammad Atif Ali
52e4f3fb6f
bun fmt
2 years ago
Eric Paulsen
11d7787cb0
feat: share variable
2 years ago
Stephen Kirby
e9bf7245bb
fixed sh ref
2 years ago
Stephen Kirby
290db2ea33
empty test, revert to regex until upgrade
2 years ago
Stephen Kirby
ba9cb6dbd3
attempting ends with
2 years ago
Stephen Kirby
5146af839d
updated readme, regex instead of endswith
2 years ago
Stephen Kirby
fe230ec764
upgraded terraform verison
2 years ago
Stephen Kirby
226532a03c
endswith typo
2 years ago
Stephen Kirby
1b30a8e1de
db_path -> database_path
2 years ago
Stephen Kirby
d6e7363e39
added validation, fixed ref
2 years ago
Stephen Kirby
04000b43ca
removed logic to test params
2 years ago
Stephen Kirby
dad94ec735
reverting to simpler implementation
2 years ago
Stephen Kirby
412c35033e
added db path optionality
2 years ago
Stephen Kirby
b39fe7c4e8
add filebrowser db path var
2 years ago
Muhammad Atif Ali
59243bdf23
add filebrowser ( #56 )
2 years ago