35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
---
|
||
title: "HashiCorp"
|
||
type: entity
|
||
entity_type: company
|
||
tags:
|
||
- IaC
|
||
- DevOps
|
||
- Cloud
|
||
sources:
|
||
- ctp-topic-48-terraform-vs-terragrunt.md
|
||
last_updated: 2026-05-13
|
||
---
|
||
|
||
## Overview
|
||
HashiCorp 是全球领先的云基础设施自动化公司,总部位于美国旧金山,成立于 2012 年。由 Mitchell Hashimoto 和 Armon Dadgar 联合创立,2021 年在 NASDAQ 上市(股票代码:HCP),2023 年被 IBM 以约 64 亿美元收购并退市。
|
||
|
||
## Key Products
|
||
- **Terraform** — 云无关的基础设施即代码(IaC)工具
|
||
- **Vault** — 密钥管理和 Secrets 管理
|
||
- **Consul** — 服务发现和配置
|
||
- **Nomad** — 容器和应用程序调度器
|
||
- **Packer** — 机器镜像构建工具
|
||
- **Vagrant** — 开发环境管理
|
||
|
||
## Terraform Ecosystem
|
||
- **Terraform Open Source** — 核心引擎
|
||
- **Terraform Enterprise** — 企业版(含 CI 平台和 workspaces)
|
||
- **Terraform Cloud** — SaaS 版,提供免费和付费计划
|
||
- **Terraform Provider Registry** — 社区驱动的云/服务提供商插件生态
|
||
|
||
## Connections
|
||
- [[Terraform]] ← developed_by ← [[HashiCorp]]
|
||
- [[TerraformEnterprise]] ← is_enterprise_of ← [[HashiCorp]]
|
||
- [[TerraformState]] ← managed_by ← [[Terraform]] ← from ← [[HashiCorp]]
|