Skip to content

v0.38.3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:53
· 2 commits to main since this release
1b7ad83

Patch release of Terrapod — an open-source platform replacement for Terraform Enterprise.

Bug Fixes

  • Sensitive variable values are masked on entry — typing a variable value marked Sensitive previously showed it in plaintext on screen (only the saved list masked it). The value field now masks by default with a Show/Hide toggle, in both the workspace Variables tab and admin Variable Sets (add + edit). Masking uses a vendored disc font so it works in every browser including Firefox (the -webkit-text-security approach is Chromium/WebKit-only), while staying a multi-line field so certs/keys paste intact.

Status

Beta — stable for the documented feature set.

Full Changelog: v0.38.2...v0.38.3