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
The provider now supports setting credentials via environment variables. This was introduced in #239. However the provider docs state to set the env var as CAPELLA_AUTH_TOKEN. However in the code its actually looking for CAPELLA_AUTHENTICATION_TOKEN
The provider now supports setting credentials via environment variables. This was introduced in #239. However the provider docs state to set the env var as
CAPELLA_AUTH_TOKEN
. However in the code its actually looking forCAPELLA_AUTHENTICATION_TOKEN
The documentation should be updated to reflect the code.
The text was updated successfully, but these errors were encountered: