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-securityapproach 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