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
These commands allow you to authenticate with your personal STACKIT account
21
21
and share the credentials with the STACKIT Terraform Provider and SDK.
22
-
This provides an alternative to using service accounts for local development.`,
22
+
This provides an alternative to using service accounts for local development.
23
+
24
+
Tokens are stored separately from tokens received from "stackit auth login", this allows using separate accounts when using the cli directly vs. using it to manage credentials for the SDK and TF provider.
25
+
26
+
Tokens are stored in the OS keychain with a fallback to local storage.`,
0 commit comments