Terraform
Overview
The HCP Terraform ecosystem features a variety of integrations to let HCP Terraform connect with third-party systems and platforms. The following list contains HashiCorp's official HCP Terraform integrations, which use HCP Terraform's native APIs:
- The HCP Terraform Operator for Kubernetes integration can manage HCP Terraform resources with Kubernetes custom resources.
- The ServiceNow Service Catalog for Terraform lets you provision self-serve infrastructure using ServiceNow.
- The ServiceNow Service Graph Connector for Terraform integration lets you securely import HCP Terraform resources into your ServiceNow instance.
- The HCP Terraform for AWS Service Catalog integration lets you create pre-approved Terraform configurations on the AWS Service Catalog.
- The HCP Terraform for Splunk integration lets you pull HCP Terraform logs into Splunk.
If the platform you want to integrate HCP Terraform with does not have an official integration, you can build a custom run task to integrate with a tool of your choice. Run tasks can access plan details, display custom messages in the run pipeline, and prevent runs from applying. Learn more about Run tasks.