Remove the out-dated statement about HCP Terraform (#30616)

This commit is contained in:
Yoko Hyakuna 2025-05-14 13:52:52 -07:00 committed by GitHub
parent eb0043b923
commit 4ea56609b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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