Overview
To authenticate with Terraform, you need:- API Token - A token that grants secure access to the API, enabling authorized applications to interact with Terraform resources and services.
Prerequisites:
- You must have a Terraform account.
Instructions:
Step 1: Generating Your API Token
Generating an API Token following Terraform’s guide. To generate an API Token from Terraform:- Log into Terraform
- Go to Organization settings.
- In the security section of the sidebar select API Tokens.
- Generate an API Token using the controls below the Organization Tokens header.

Step 2: Enter credentials in the Connect UI
Once you have the API Token:- Open the form where you need to authenticate with Terraform.
- Enter the API Token in the designated field.
- Submit the form, and you should be successfully authenticated.
