chore(docs): update links to new STACKIT docs (#1085)
relates to STACKITTPR-450
This commit is contained in:
parent
8a609d4ab8
commit
0c2f087ce6
20 changed files with 41 additions and 41 deletions
|
|
@ -226,7 +226,7 @@ func (p *Provider) Schema(_ context.Context, _ provider.SchemaRequest, resp *pro
|
|||
Description: descriptions["service_account_token"],
|
||||
DeprecationMessage: "Authentication via Service Account Token is deprecated and will be removed on December 17, 2025. " +
|
||||
"Please use `service_account_key` or `service_account_key_path` instead. " +
|
||||
"For a smooth transition, refer to our migration guide: https://docs.stackit.cloud/stackit/en/deprecation-plan-for-service-account-access-tokens-and-migration-guide-373293307.html",
|
||||
"For a smooth transition, refer to our migration guide: https://docs.stackit.cloud/platform/access-and-identity/service-accounts/migrate-flows/",
|
||||
},
|
||||
"service_account_key_path": schema.StringAttribute{
|
||||
Optional: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue