sparse-intern-71089
07/22/2020, 4:52 PMhundreds-musician-51496
07/22/2020, 4:52 PMerror: 3 errors occurred:
* missing required configuration key "auth0:domain":
Set a value using the command `pulumi config set auth0:domain <value>`.
* missing required configuration key "auth0:clientId":
Set a value using the command `pulumi config set auth0:clientId <value>`.
* missing required configuration key "auth0:clientSecret":
Set a value using the command `pulumi config set auth0:clientSecret <value>`.
hundreds-musician-51496
07/22/2020, 4:53 PMdestroy
with --show-config
, those values are there:
Configuration:
auth0:clientId: ...
auth0:clientSecret: ...
auth0:domain: ...
hundreds-musician-51496
07/22/2020, 4:59 PM