Coder.comC
Coder.com•3y ago
Merlin

Secret credentials in template

Is there any way to use a secret in a template to authenticate against a provider? Only thing I found in the docs is that I should not directly put it into the template as I have to assume users having access to all templates in cleartext. Can I set secrets somewhere (e.g. coder environment variables) and use them inside of my template?

If I've overseen something in the docs please point me to it 🙂
Was this page helpful?