Chris Roth
03/26/2020, 8:31 PMalex
03/26/2020, 8:34 PMStringSource
types which allow either the raw value or env: ENVIRONMENT_VARIABLE_NAME
postgres:
username: steve
password:
env: PG_PASSWORD
Chris Roth
03/26/2020, 8:35 PMprha
03/26/2020, 8:35 PMMichael Lynton
04/01/2021, 7:56 PMStringSource
working in a new resource I was testing out. I got it to work with the plain text value in playground, or with the environment variable name in playground. Super cool!! Thank you!