- 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
Terraform
- Updated on 24 Mar 2025
- 1 Minute to read
- Print
- DarkLight
HashiCorp Terraform is an infrastructure as code tool that lets you define both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share. You can then use a consistent workflow to provision and manage all of your infrastructure throughout its lifecycle. For detailed information refer to the Terraform’s official documentation.
Integration Method: API
Tables: Entity Management (3004)
This integration supports the following events.
Event | Description |
---|---|
Policies | Fetch all policies for your organization. |
This integration supports the following versions.
Terraform API version | v2.0 |
Note:
Terraform is a continuously updated cloud service.
Prerequisites
The user should have access to the Terraform dashboard.
The user should have access to the DataBee console.
Configuration Overview
Generate token on the Terraform dashboard to authenticate to the API.
Create Terraform Data Feed in the DataBee console with the required Token.
DataBee Parameter
Proofpoint TAP Parameter
Token
Token
Organization Name
Organization Name
Terraform Configuration
Log in to Terraform.
Select Create organization.
Under “Create a new organization” window, enter your ‘Organization name’ and click on the Create Organization button.
Under the sidebar, select Settings.
Scroll down and select API tokens.
Under User Tokens, select account settings page.
Select Create an API token.
Enter the token ‘Description’ and select the token ‘Expiration’ time (recommended time is 90 days).
Click on the Generate token button.
Here you can find your token.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for Terraform and click it as shown below.
Click on the API Ingest option for collection method.
Enter feed contact information and click Next.
In the configuration page, confirm the following:
Authorization Method: Bearer Token
Token: paste the Token that generated earlier.
Organization Name: enter the Organization name.
Event Types: preselected for all the event types that integration pulls.
Click Submit.
Troubleshooting Tips
Ensure the token is pasted correctly without any extra spaces or unexpected characters. Since the token is only visible once at the time of creation, it cannot be viewed again. If necessary, generate a new token and paste it into a text editor to check for formatting errors. Once verified, reconfigure the DataBee feed.