# Integrating IaC Remote State

Firefly supports integrating with various Infrastructure as Code (IaC) remote state providers to help you manage and govern your infrastructure state files. These integrations allow you to track and manage your infrastructure state across different platforms and providers.

> **Note:** After adding a remote state integration, it may take a few minutes for Firefly to initially fetch your state files. State files are automatically refreshed periodically to ensure your infrastructure state remains up-to-date.

## Supported Remote State Providers

### Cloud Provider Storage

* [Google Cloud Storage](https://docs.firefly.ai/integrations/iac-remote-state/google-cloud-storage)

### State Management Platforms

* [Terraform Cloud](https://docs.firefly.ai/integrations/iac-remote-state/terraform-cloud)
* [env0](https://docs.firefly.ai/integrations/iac-remote-state/env0)

### Service Discovery & State Management

* [HashiCorp Consul](https://docs.firefly.ai/integrations/iac-remote-state/hashicorp-consul)

### Self-hosted State Redaction

> Use the Firefly States Redactor to securely fetch, scan, and redact sensitive data from Terraform state files before mirroring them to S3. This self-hosted solution is ideal for organizations that require on-premises or cloud-native control over state file security and compliance.

* [Firefly States Redactor](https://docs.firefly.ai/integrations/iac-remote-state/states-redactor)

## Request Additional Remote State Support

If you need integration with a remote state provider that is not currently supported, please contact Firefly's support team via email at <help@firefly.ai>. When requesting a new remote state integration, please provide details about the platform and your specific use case to help our team better understand your requirements.
