mirror of https://github.com/pulumi/pulumi.git
c1fb837cd1
Switches getEnvOrDefaul to os.LookupEnv, which returns whether the environment variable was set, even if it was set to blank. This lets env-var-based defaults differentiate between empty and unset. Without this change, an empty string default is not allowed via environment variables. |
||
---|---|---|
.. | ||
tests |