Environment Variable Template Expander
Environment Variable Template Expander Paste a template containing variable placeholders along with your environment variables, and instantly see the fully expanded result. Supports ${VAR}, {{VAR}}, %VAR%, and $VAR syntaxes, with auto-detection to handle all four in the same template. Unresolved placeholders are highlighted in a sidebar so you can see at a glance which keys are missing. The whole thing runs in your browser. Nothing is uploaded to a server, which matters when you are pasting actual secrets while previewing a config render. The substitution is deterministic, so the output you see is exactly what a build pipeline using the same placeholders would produce. How to Use Paste your template ...
ツールを試す »