From 34b7b251af80d50bc5ab9102cbdc785269c90c7d Mon Sep 17 00:00:00 2001 From: "iatchenko.d" Date: Tue, 26 Sep 2023 16:00:17 +0300 Subject: [PATCH] edit --- website/docs/r/vpc_token_v2.html.markdown | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/website/docs/r/vpc_token_v2.html.markdown b/website/docs/r/vpc_token_v2.html.markdown index e33e4139..8eac1d9d 100644 --- a/website/docs/r/vpc_token_v2.html.markdown +++ b/website/docs/r/vpc_token_v2.html.markdown @@ -9,14 +9,8 @@ description: |- # selectel\_vpc\_token_v2 Creates and manages a Cloud Platform Keystone token using public API v2. For more information about Cloud Platform Keystone tokens, see the [official Selectel documentation](https://developers.selectel.ru/docs/control-panel/authorization/#токен-для-облачной-платформы-selectel). -> **WARNING**: This resource has been removed because it is for keystone tokens and -> they are automatically invalidated after 24 hours. - -Manages a V2 token resource within Selectel VPC. - -ID of this resource can be used within the OpenStack API Identity service as -the `X-Auth-Token` value. +> **WARNING**: This resource has been removed because it is for keystone tokens and they are automatically invalidated after 24 hours. ## Example Usage ```hcl