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
|
|
@ -85,7 +85,7 @@ func (r *serviceAccountTokenResource) Schema(_ context.Context, _ resource.Schem
|
|||
descriptions := map[string]string{
|
||||
"id": "Terraform's internal resource identifier. It is structured as \"`project_id`,`service_account_email`,`access_token_id`\".",
|
||||
"main": "Service account access token schema.",
|
||||
"deprecation_message": "This resource is scheduled for deprecation and will be removed on December 17, 2025. To ensure a smooth transition, please refer to our migration guide at https://docs.stackit.cloud/stackit/en/deprecation-plan-for-service-account-access-tokens-and-migration-guide-373293307.html for detailed instructions and recommendations.",
|
||||
"deprecation_message": "This resource is scheduled for deprecation and will be removed on December 17, 2025. To ensure a smooth transition, please refer to our migration guide at https://docs.stackit.cloud/platform/access-and-identity/service-accounts/migrate-flows/ for detailed instructions and recommendations.",
|
||||
"project_id": "STACKIT project ID associated with the service account token.",
|
||||
"service_account_email": "Email address linked to the service account.",
|
||||
"ttl_days": "Specifies the token's validity duration in days. If unspecified, defaults to 90 days.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue