chanzuckerberg / happy

Happy Path Deployment Tool

Home Page:https://chanzuckerberg.github.io/happy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check user authentication status and issue warning

atolopko-czi opened this issue · comments

If the user has not authenticated with TF Enterprise (recently), then happy commands file. E.g. happy list reports:
failed to get workspace: could not read workspace <stack>: unauthorized.

The CLI could check the user's authentication status and explain that the user needs to (re)authenticate.

This behavior existed in the Happy CLI Python version.

I think this should be fixed in newer versions of the CLI!