You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
projects:
- name: dev
dir: tf-auth0-main-stack # same dir for both environments
workflow: dev
workflow_file: digger_workflow.yml
workflows:
dev:
env_vars:
commands:
- name: AUTH0_CLIENT_ID
value_from: AUTH0_CLIENT_ID
- name: AUTH0_CLIENT_SECRET
value_from: AUTH0_CLIENT_SECRET
and it still looks like they aren't getting imported and detected as env vars by the provider (which works locally)
what am i missing? would appreciate the assistance
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've set up the right env vars in the workflow file
then in
digger.ymltrying to run withand it still looks like they aren't getting imported and detected as env vars by the provider (which works locally)
what am i missing? would appreciate the assistance
Beta Was this translation helpful? Give feedback.
All reactions