HashiCorp Terraform is an infrastructure automation tool that enables programmatic provisioning and management of resources.
The Honeycomb Terraform provider is available through the Terraform Registry. It allows you to codify, create, and manage Honeycomb resources such as Boards, Derived Columns, SLOs, and Triggers via the Honeycomb API.
The full documentation is in the Terraform Registry.
terraform init
to fetch the Honeycomb Terraform provider from the Terraform Registry.Honeycomb provides a Terraform module to automate configuration of various AWS services to Honeycomb. Read more about it here.