package
0.13.206
Repository: https://github.com/sdfe/terratest.git
Documentation: pkg.go.dev

# Functions

GetFirstNonEmptyEnvVarOrEmptyString returns the first non-empty environment variable from envVarNames, or returns the empty string.
GetFirstNonEmptyEnvVarOrFatal returns the first non-empty environment variable from envVarNames, or throws a fatal.