🏗️🚧 The TofuTF docs are under construction.

Authentication
Organization Tokens

Organization Tokens

Each organization can have an API token. Only an owner can create or delete the token.

They are equivalent to organization tokens in Terraform Cloud (opens in a new tab). They possess the same permissions as those documented for Terraform Cloud.

To manage your tokens, go to your organization main menu and select organization token:

organization main menu{.screenshot .crop}

Create the token:

new token{.screenshot .crop}

The token is displayed:

token created{.screenshot .crop}

Click the clipboard icon to copy the token to your system clipboard. You can then use the token to authenticate via the API (opens in a new tab) or the tofutf CLI.