Skip to content

Tags: coder/preview

Tags

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: extract coder_secret requirements into Output (#198)

Adds a new `SecretRequirements` slice on `preview.Output`, populated by parsing `data "coder_secret" "..." { ... }` blocks in a template. Part of the User Secrets feature ([PLAT-100](https://linear.app/codercom/issue/PLAT-100)); consumed by a companion PR in `coder/coder` that renders "missing required secret" diagnostics on the create-workspace page.

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add `mask_input` to parameter styling options (#156)