Hi we having a problem with a config file, parame...
# general
f
Hi we having a problem with a config file, parameters are set and even loaded when pulumi is started. We tried to set it in the code and also as env variables but there was no success, there was an issue opened at the provider but it was told its on pulumi side?
Copy code
error: 2 errors occurred:
  	* missing required configuration key "upstash:apiKey":
  Set a value using the command `pulumi config set upstash:apiKey <value>`.
  	* missing required configuration key "upstash:email":
  Set a value using the command `pulumi config set upstash:email <value>`.
Old bug in older provider in existing stack