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
"credentials_path": "Path of JSON from where the credentials are read. Takes precedence over the env var `STACKIT_CREDENTIALS_PATH`. Default value is `~/.stackit/credentials.json`.",
157
149
"service_account_token": "Token used for authentication. If set, the token flow will be used to authenticate all operations.",
@@ -347,11 +339,7 @@ func (p *Provider) Schema(
347
339
}
348
340
349
341
// Configure prepares a stackit API client for data sources and resources.
0 commit comments