Releases: coder/terraform-provider-coder
Releases · coder/terraform-provider-coder
v0.8.0
fix: coder_parameter: validation min and max are truly optional (#121)
v0.7.0
Add metadata block to the agent (#112)
v0.6.23
fix: add mapstructure annotation to display_name (#119)
v0.6.22
feat: Add display_name to coder_parameter (#118)
v0.7.0-rc0
cmd -> script
v0.6.21
fix: annotate multi-words fields (#116)
v0.6.20
feat: add validation for list(string) (#114) * feat: add validation for list(string) * fix
v0.6.18-rc3
Add timeout field
v0.6.18-rc2
Change cmd to string array
v0.6.18-rc1
Add metadata block to the agent