HashiConf Global Join us for HashiConf Global October 4-6 in Los Angeles & online. Register Now
  • Overview
    • Enforce Policy as Code
    • Infrastructure as Code
    • Inject Secrets into Terraform
    • Integrate with Existing Workflows
    • Manage Kubernetes
    • Manage Virtual Machine Images
    • Multi-Cloud Deployment
    • Network Infrastructure Automation
    • Terraform CLI
    • Terraform Cloud
    • Terraform Enterprise
  • Registry
  • Tutorials
    • About the Docs
    • Intro to Terraform
    • Configuration Language
    • Terraform CLI
    • Terraform Cloud
    • Terraform Enterprise
    • Provider Use
    • Plugin Development
    • Registry Publishing
    • Integration Program
    • Terraform Tools
    • CDK for Terraform
    • Glossary
  • Community
GitHub
Download
Try Terraform Cloud
  • Intro to Terraform
  • Configuration Language
  • Terraform CLI
  • Terraform Cloud
  • Terraform Enterprise
  • Provider Use
  • Plugin Development
  • Registry Publishing
  • Integration Program
  • Terraform Tools
  • CDK for Terraform
  • Glossary
Type '/' to Search

»Terraform Tools

Terraform is part of a rich infrastructure and DevOps ecosystem. The tools below extend Terraform’s functionality or pair with Terraform to solve a broad range of infrastructure challenges.

»Develop and Validate Configuration

NameMaintainerDescriptionTutorial
Cloud Development Kit for Terraform (CDKTF)HashiCorpUse familiar programming languages to define and provision infrastructure. CDKTF currently supports TypeScript, Python, Java, C#, and Go (experimental).Write CDK for Terraform configurations
Visual Studio Code ExtensionHashiCorpEnable syntax highlighting and other editing features in VS Code using the Terraform Language Server.
Language ServerHashiCorpAdd support for the Terraform configuration language to editors that use the Language Server Protocol, like Sublime Text, vim, emacs, etc.
consoleHashiCorpEvaluate Terraform expressions and explore your Terraform project's state. The console helps you develop and debug your configuration, especially when working with complex state data and Terraform expressions.Develop Configuration with the Console

»Manage Infrastructure

NameMaintainerDescriptionTutorial
Kubernetes Operator for TerraformHashiCorpManage cloud and on-prem infrastructure through a Kubernetes custom resource definition (CRD) and Terraform Cloud.Deploy Infrastructure with the Terraform Cloud Operator for Kubernetes
ServiceNow CatalogHashiCorpCreate Terraform configuration to order Service Items, create workspaces, and perform Terraform runs from ServiceNow.
Consul Terraform Sync (CTS)HashiCorpAutomatically request network infrastructure updates to accommodate Consul service registrations. Works with A10 ADC, F5 BIG IP, Palo Alto Networks, and more.Network Infrastructure Automation (NIA)

»Automate Terraform

NameMaintainerDescriptionTutorial
terraform-execHashiCorpUse this Go module to construct and run CLI commands. Refer to the terraform-json repository (below) for documentation about the return values.
terraform-jsonHashiCorpUse the data types and helper functions in this repository to work with JSON-formatted Terraform output.
TFE ProviderHashiCorpManage Terraform Cloud or Terraform Enterprise with Terraform itself. Create, modify, and delete organizations, workspaces, teams, variables, run triggers, policy sets, and more.
CircleCI OrbThird PartyDeploy your Terraform infrastructure with a CircleCI pipeline. CircleCI Orbs let you package, ship, and re-use configurations.Deploy Terraform infrastructure with CircleCI
GitHub Actions for TerraformThird PartyAutomate Terraform in your GitHub Actions workflow. After you have used the action, subsequent steps in the same job can run Terraform commands using the GitHub Actions run syntax.Automate Terraform with GitHub Actions

»Security and Compliance

NameMaintainerDescriptionTutorial
Splunk and Terraform CloudHashiCorpPull audit logs from Terraform Cloud into Splunk to identify the most active policies, understand significant changes in resource operations, and filter actions by specific users within your organization.
SentinelHashiCorpWrite and enforce fine-grained, logic-based policies for your infrastructure. Sentinel is an embedded policy-as-code framework integrated with the HashiCorp Enterprise products.Enforce Policy with Sentinel

»Develop Terraform Providers

NameMaintainerDescriptionTutorial
Plugin SDKHashiCorpDevelop your own Terraform providers.Setup and Implement Read
Plugin FrameworkHashiCorpA new SDK to develop your own Terraform providers. The framework provides improvements and additional features beyond what is available in the Plugin SDK.Implement Create and Read with the Terraform Plugin Framework
terraform-plugin-muxHashiCorpCombine providers built using different SDKs and frameworks. This lets you upgrade between SDKs or frameworks on a resource-by-resource basis instead of all at once.
terraform-plugin-goHashiCorpUse low-level Go bindings for the Terraform plugin protocol as a foundation for integrations.
terraform-plugin-go-contribHashiCorpUse this set of common code packages with terraform-plugin-go.
terraform-plugin-logHashiCorpAttach context and information to logs and use multiple loggers to filter log output.

»HashiCorp Products

You can use HashiCorp products together to enable self-service automation across teams and organizations.

NameMaintainerDescriptionTutorial
HashiCorp Cloud Platform (HCP) ProviderHashiCorpLaunch and run HashiCorp products as managed services that will be deployed into HashiCorp Virtual Networks (HVNs) and connected to your infrastructure resources.
Vault providerHashiCorpVault lets you secure, store, and tightly control access to tokens, passwords, certificates, encryption keys, and other sensitive data. Use this provider to read from, write to, and configure Vault.Inject Secrets into Terraform Using the Vault Provider
Consul ProviderHashiCorpConsul provides service-based networking for dynamic infrastructure. Use this provider to add external services to Consul, work with the key/value store, and more, using Terraform.Use Terraform to Register External Services
HashiCorp Consul Service (HCS)HashiCorpProvision HashiCorp-managed Consul clusters directly through the Azure Marketplace.
HCP Packer registryHashiCorpPacker lets you create identical machine images for multiple platforms from a single source template. Use the registry to track golden images, designate images for test and production environments, and query images to use in both Packer and Terraform configurations.Push Image Metadata to the HCP Packer Registry
Boundary ProviderHashiCorpBoundary is an intelligent proxy that creates granular, identity-based access controls for dynamic infrastructure. Use this provider to manage Boundary access controls for resources provisioned with Terraform.
Nomad AWS ModuleThird PartyNomad is a distributed, highly-available, data-center aware scheduler. Use Terraform to deploy a Nomad cluster on Amazon Web Services (AWS).
github logoEdit this page
  • Overview
  • Docs
  • Extend
  • Privacy
  • Security
  • Press Kit
  • Consent Manager