The Firefly Terraform Provider has been launched, enabling users to manage Firefly configurations as code using Terraform. This integration allows for the management of guardrails, policies, workflows, variable sets, projects, and workspaces, all of which can be version-controlled in Git, ensuring auditability and consistency across environments. Users can add the Firefly provider to their Terraform setup, authenticate with access keys, define resources in code, and commit changes to Git, making every setting peer-reviewed and part of their CI/CD processes. This facilitates compliance by creating guardrails and policies within Terraform, reusing variable sets across workspaces, and organizing workspaces with labels. The provider opens up the possibility of treating Firefly as an integral part of the Infrastructure as Code (IaC) strategy, with future expansions anticipated to support more resources, enhancing management of account-level settings in Terraform.