RepoGuard
Updated 43 min ago
HashiCorp

Organization

Public GitHub footprint of HashiCorp

@hashicorp
View profile on GitHub

Consistent workflows to provision, secure, connect, and run any infrastructure for any application.

San Francisco, CA

937

Public repositories

269,730

Total stars

10,520

Followers

HashiCorp has a significant public presence on GitHub, featuring a wide range of repositories that focus on infrastructure management and automation. The organization primarily uses programming languages such as Go, HCL, and Ruby. Notable projects include Terraform for infrastructure as code, Vault for secrets management, and Consul for service discovery.

Top languages

Go 74HCL 9TypeScript 5JavaScript 3Shell 3Ruby 2MDX 1Python 1

Public repositories

terraform

48,676

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

Go
Updated Jun 13, 2026

vault

35,780

A tool for secrets management, encryption as a service, and privileged access management

Go
Updated Jun 13, 2026

consul

29,935

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

Go
Updated Jun 13, 2026

vagrant

27,153

Vagrant is a tool for building and distributing development environments.

Ruby
Updated Jun 12, 2026

nomad

16,595

Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

Go
Updated Jun 12, 2026

packer

15,706

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

Go
Updated Jun 12, 2026

terraform-provider-aws

10,935

The AWS Provider enables Terraform to manage AWS resources.

Go
Updated Jun 13, 2026

raft

9,035

Golang implementation of the Raft consensus protocol

Go
Updated Jun 13, 2026

serf

6,059

Service orchestration and management tool.

Go
Updated Jun 12, 2026

go-plugin

5,993

Golang plugin system over RPC.

Go
Updated Jun 12, 2026

hcl

5,788

HCL is the HashiCorp configuration language.

Go
Updated Jun 12, 2026

golang-lru

5,082

Golang LRU cache

Go
Updated Jun 13, 2026

terraform-provider-azurerm

4,944

Terraform provider for Azure Resource Manager

Go
Updated Jun 13, 2026

memberlist

4,064

Golang package for gossip based membership and failure detection

Go
Updated Jun 12, 2026

boundary

4,042

Boundary enables identity-based access management for dynamic infrastructure.

Go
Updated Jun 12, 2026

go-memdb

3,465

Golang in-memory database built on immutable radix trees

Go
Updated Jun 12, 2026

terraform-provider-google

2,623

Terraform Provider for Google Cloud Platform

Go
Updated Jun 12, 2026

yamux

2,614

Golang connection multiplexing library

Go
Updated Jun 12, 2026

go-multierror

2,571

A Go (golang) package for representing a list of errors as a single error.

Go
Updated Jun 12, 2026

go-retryablehttp

2,328

Retryable HTTP client in Go

Go
Updated Jun 12, 2026

envconsul

2,065

Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.

Go
Updated Jun 12, 2026

go-getter

1,822

Package for downloading things from a string URL using a variety of protocols.

Go
Updated Jun 12, 2026

terraform-provider-kubernetes

1,712

Terraform Kubernetes provider

Go
Updated Jun 13, 2026

setup-terraform

1,577

Sets up Terraform CLI in your GitHub Actions workflow.

JavaScript
Updated Jun 11, 2026

go-metrics

1,574

A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)

Go
Updated Jun 12, 2026

terraform-mcp-server

1,417

The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.

Go
Updated Jun 13, 2026

mdns

1,360

Simple mDNS client/server library in Golang

Go
Updated Jun 12, 2026

vault-helm

1,254

Helm chart to install Vault and other associated components.

Shell
Updated Jun 12, 2026

vscode-terraform

974

HashiCorp Terraform VSCode extension

TypeScript
Updated Jun 13, 2026

vault-k8s

839

First-class support for Vault and Kubernetes.

Go
Updated Jun 12, 2026

consul-k8s

704

First-class support for Consul Service Mesh on Kubernetes

Go
Updated Jun 12, 2026

agent-skills

662

A collection of Agent skills and Claude Code plugins for HashiCorp products.

Shell
Updated Jun 13, 2026

design-system

508

Helios Design System

TypeScript
Updated Jun 12, 2026

terraform-provider-vault

503

Terraform Vault provider

Go
Updated Jun 12, 2026

docker-vault

500

Official Docker images for Vault

Shell
Updated Jun 12, 2026

damon

482

A terminal UI (TUI) for HashiCorp Nomad

Go
Updated Jun 13, 2026

terraform-plugin-sdk

481

Terraform Plugin SDK enables building plugins (providers) to manage any service providers or custom in-house solutions

Go
Updated Jun 11, 2026

nomad-autoscaler

474

Nomad Autoscaler brings autoscaling to your Nomad workloads.

Go
Updated Jun 12, 2026

errwrap

451

Errwrap is a Go (golang) library for wrapping and querying errors.

Go
Updated Jun 13, 2026

go-cleanhttp

437

No description provided for this repository.

Go
Updated Jun 12, 2026

terraform-provider-scaffolding

408

Quick start repository for creating a Terraform provider

Go
Updated Jun 10, 2026

hil

403

HIL is a small embedded language for string interpolations.

Go
Updated Jun 12, 2026

terraform-plugin-framework

381

A next-generation framework for building Terraform providers.

Go
Updated Jun 11, 2026

http-echo

374

A tiny go web server that echos what you start it with!

Go
Updated Jun 12, 2026

terraform-provider-google-beta

314

Terraform Provider for Google Cloud Platform (Beta)

Go
Updated Jun 12, 2026

terraform-provider-awscc

311

Terraform AWS Cloud Control provider

HCL
Updated Jun 12, 2026

terraform-plugin-docs

261

Generate and validate Terraform plugin/provider documentation.

Go
Updated Jun 11, 2026

go-tfe

246

HCP Terraform/Enterprise API Client/SDK in Golang

Go
Updated Jun 12, 2026

terraform-provider-local

246

Utility provider used to manage local resources, such as creating files.

Go
Updated Jun 11, 2026

terraform-provider-http

242

Utility provider for interacting with generic HTTP servers as part of a Terraform configuration.

Go
Updated Jun 11, 2026

terraform-provider-random

236

Utility provider that supports the use of randomness within Terraform configurations.

Go
Updated Jun 11, 2026

terraform-provider-tls

230

Utility provider that works with Transport Layer Security keys and certificates. It provides resources that allow private keys, certificates and certficate requests to be created as part of a Terraform deployment.

Go
Updated Jun 11, 2026

terraform-provider-external

217

Utility provider that exists to provide an interface between Terraform and external programs. Useful for integrating Terraform with a system for which a first-class provider does not exist.

Go
Updated Jun 11, 2026

terraform-provider-null

208

Utility provider that provides constructs that intentionally do nothing, useful in various situations to help orchestrate tricky behavior or work around limitations.

Go
Updated Jun 11, 2026

terraform-provider-tfe

176

Official HCP Terraform and Terraform Enterprise provider, maintained by HashiCorp. Provision HCP Terraform or Terraform Enterprise - with Terraform!

Go
Updated Jun 11, 2026

setup-packer

164

Run HashiCorp Packer as part of your GitHub Actions Workflow

HCL
Updated Jun 10, 2026

vault-examples

162

A collection of example code snippets demonstrating the various ways to use the HashiCorp Vault client libraries.

Unknown Language
Updated Jun 12, 2026

homebrew-tap

160

Homebrew Tap of HashiCorp products and tools

Ruby
Updated Jun 12, 2026

terraform-provider-time

134

Utility provider that provides Time-Based Resources

Go
Updated Jun 11, 2026

terraform-provider-cloudinit

129

Utility provider that exposes the cloudinit_config data source which renders a multipart MIME configuration for use with cloud-init (previously available as the template_cloudinit_config resource in the template provider)

Go
Updated Jun 11, 2026

go-bexpr

122

Generic boolean expression evaluation in Go

Go
Updated Jun 11, 2026

hello-vault-go

119

Runnable examples in Go of how to integrate an application with HashiCorp Vault.

Go
Updated Jun 10, 2026

copywrite

113

Automate copyright headers and license files at scale

Go
Updated Jun 10, 2026

vault-benchmark

105

A tool for benchmarking usage of Vault.

Go
Updated Jun 10, 2026

terraform-provider-archive

101

Utility provider that provides a data source that can create zip archives for individual files or collections of files.

Go
Updated Jun 11, 2026

boundary-ui

95

Monorepo for Boundary UIs and addons.

JavaScript
Updated Jun 12, 2026

dev-portal

73

the home of developer.hashicorp.com

TypeScript
Updated Jun 10, 2026

web-unified-docs

70

Hashicorp Unified Docs

MDX
Updated Jun 12, 2026

terraform-plugin-testing

67

Module for testing Terraform providers

Go
Updated Jun 11, 2026

terraform-provider-hcp

62

Terraform provider for HashiCorp Cloud Platform.

Go
Updated Jun 11, 2026

nomad-openapi

59

OpenAPI specification and related artifacts for HashiCorp Nomad

Python
Updated Jun 11, 2026

terraform-plugin-codegen-framework

56

Terraform Provider Code Generation Specification to Framework

Go
Updated Jun 12, 2026

go-connlimit

54

A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.

Go
Updated Jun 12, 2026

cli

39

A Go library for implementing command-line interfaces.

Go
Updated Jun 12, 2026

terraform-plugin-mux

35

A router for Terraform's RPC protocol.

Go
Updated Jun 11, 2026

consul-ecs

31

Support for Consul Service Mesh on AWS ECS

Go
Updated Jun 11, 2026

nomad-driver-virt

29

No description provided for this repository.

Go
Updated Jun 12, 2026

terraform-plugin-framework-validators

28

Common Use Case Validators for terraform-plugin-framework

Go
Updated Jun 11, 2026

vault-plugin-secrets-azure

27

Vault Azure Secrets plugin

Go
Updated Jun 12, 2026

go-slug

27

The slug package provides functions to create slug archives

Go
Updated Jun 11, 2026

enos

26

A tool for powering Software Quality as Code by writing Terraform-based quality requirement scenarios using a composable, modular, and declarative language

Go
Updated Jun 10, 2026

terraform-enterprise-helm

22

The official repo for Terraform Enterprise helm charts

Go Template
Updated Jun 12, 2026

web-platform-packages

22

Scripts and plugins that provide centralized defaults for HashiCorp Next.js web properties

TypeScript
Updated Jun 11, 2026

terraform-provider-corner

22

A Terraform provider of corner cases, used for testing Terraform and its SDK.

Go
Updated Jun 11, 2026

nomad-driver-podman

21

A nomad task driver plugin for sandboxing workloads in podman containers

Go
Updated Jun 12, 2026

ghaction-terraform-provider-release

19

Reusable GitHub Action Workflows for releasing HashiCorp, partner, and community Terraform Providers

HCL
Updated Jun 11, 2026

terraform-registry-address

16

Library to represent, compare and parse Terraform Registry address

Go
Updated Jun 12, 2026

terraform-aws-vault-enterprise-hvd

15

A Terraform module for provisioning and installing Vault Enterprise on AWS EC2 as described in HashiCorp Validated Designs

HCL
Updated Jun 12, 2026

packer-plugin-oracle

14

Packer plugin for Oracle Builder

Go
Updated Jun 10, 2026

mog

11

Code generation tool used internally by Consul for converting api types into core types

Go
Updated Jun 11, 2026

demo-app-nodejs

10

No description provided for this repository.

JavaScript
Updated Jun 11, 2026

vault-client-typescript

8

No description provided for this repository.

TypeScript
Updated Jun 12, 2026

vault-plugin-auth-cf

7

A Vault plugin for authenticating using Cloud Foundry's identity certificates.

Go
Updated Jun 11, 2026

terraform-google-terraform-enterprise-hvd

5

A Terraform module for provisioning and installing Terraform Enterprise on Google Compute Engine as described in HashiCorp Validated Designs

HCL
Updated Jun 10, 2026

terraform-aws-terraform-enterprise-eks-hvd

4

A Terraform module for provisioning and installing Terraform Enterprise on AWS EKS as described in HashiCorp Validated Designs

HCL
Updated Jun 13, 2026

terraform-google-terraform-enterprise-gke-hvd

4

A Terraform module for provisioning and installing Terraform Enterprise on Google GKE as described in HashiCorp Validated Designs

HCL
Updated Jun 10, 2026

terraform-aws-boundary-enterprise-worker-hvd

3

A Terraform module for provisioning and installing Boundary Enterprise Worker on AWS EC2 as described in HashiCorp Validated Designs

HCL
Updated Jun 10, 2026

terraform-provider-ubuntu

1

No description provided for this repository.

Go
Updated Jun 11, 2026

terraform-provider-google-nightly

1

No description provided for this repository.

Go
Updated Jun 10, 2026

terraform-google-consul-enterprise-hvd

1

A Terraform module for provisioning and installing Consul Enterprise on Google Compute Engine as described in HashiCorp Validated Designs

HCL
Updated Jun 10, 2026

Frequently asked questions

What does HashiCorp build on GitHub?

HashiCorp builds tools for infrastructure management on GitHub, including popular projects like Terraform, Vault, and Consul. These tools help users provision, secure, connect, and manage their infrastructure effectively.

Which programming languages does HashiCorp use?

HashiCorp primarily uses Go, HCL, JavaScript, TypeScript, Ruby, and Shell for its public repositories. This diverse set of languages supports the development of various infrastructure tools and services.

Are HashiCorp's repositories public?

Yes, all of HashiCorp's repositories are public on GitHub. This transparency allows users to access, contribute to, and audit the tools that HashiCorp develops for managing infrastructure.

Is this exposure intended?

Monitor HashiCorp with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account