Terraform Cloud
Firefly integrates with Terraform Cloud and Terraform Enterprise to pull in workspaces tfstate files. This integration allows Firefly to analyze your Terraform state files, providing comprehensive visibility into your infrastructure resources managed through Terraform Cloud or Enterprise.
Prerequisites
A Terraform Cloud or Terraform Enterprise account.
An API token with read permissions on the organization.
Integrate Terraform Cloud
This procedure allows Firefly to access your Terraform Cloud IaC stacks.
Setup Procedure
Log in to your Terraform Cloud account.
Create an API token.
Copy the token.
In Firefly, click Settings > Integrations.
Click Add New > Terraform Cloud.
Enter a descriptive name into the Nickname field.
Paste the token into the API token field.
Click Next.
Click Done.
Integrate Terraform Enterprise
This procedure allows Firefly to access your Terraform Enterprise IaC stacks.
Terraform Enterprise is a self-hosted version of Terraform Cloud used either on-premises or in your public cloud.
Setup Procedure
Log in to your Terraform Enterprise account.
Create an API token.
Copy the token.
In Firefly, click Settings > Integrations.
Click Add New > Terraform Cloud.
Enter a descriptive name into the Nickname field.
Paste the token into the API token field.
Enter the domain name of your Terraform Enterprise environment in the Terraform Enterprise field.
Allow external access to the following IPs:
3.224.145.192
54.83.245.177
3.213.167.195
54.146.252.237
34.226.97.113
Click Next.
Click Done.
Configuration Details
Firefly scans your workspaces tfstate files by default every 4 hours.
Your Terraform Cloud workspaces state files list will stay updated automatically.
Last updated
Was this helpful?