diff --git a/website/content/docs/secrets/terraform.mdx b/website/content/docs/secrets/terraform.mdx index c2a3d93492..f3da5b0e0a 100644 --- a/website/content/docs/secrets/terraform.mdx +++ b/website/content/docs/secrets/terraform.mdx @@ -90,11 +90,10 @@ however there are important differences to be aware of. ### Organization and team roles -The HCP Terraform API limits both Organization and Team roles to **one active -token at any given time**. Generating a new Organization or Team API token by -reading the credentials in Vault or otherwise generating them on -[app.terraform.io](https://app.terraform.io/session) will effectively revoke **any** -existing API token for that Organization or Team. +Generating a new Organization or Team API token by reading the credentials in +Vault or otherwise generating them on +[app.terraform.io](https://app.terraform.io/session) will effectively revoke +**any** existing API token for that Organization or Team. Due to this behavior, Organization and Team API tokens created by Vault will be stored and returned on future requests, until the credentials get rotated. This