terraform
@hashicorp
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.
vault
@hashicorp
A tool for secrets management, encryption as a service, and privileged access management
consul
@hashicorp
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
vagrant
@hashicorp
Vagrant is a tool for building and distributing development environments.
nomad
@hashicorp
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.
packer
@hashicorp
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
terraform-provider-aws
@hashicorp
The AWS Provider enables Terraform to manage AWS resources.
raft
@hashicorp
Golang implementation of the Raft consensus protocol
serf
@hashicorp
Service orchestration and management tool.
go-plugin
@hashicorp
Golang plugin system over RPC.