# Functions
ContainsEnv takes an arg and returns true if if contains an environment variable reference.
ReplaceEnv takes an arg and replaces all occurrences of environment variables.
ReplaceEnvWithPlaceHolder replaces all occurrences of environment variables with the placeholder string.