新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,24 @@
---
title: "Terraform"
type: entity
tags: [IaC, Cloud]
sources: []
last_updated: 2025-03-01
---
## Summary
Terraform是HashiCorp开发的开源基础设施即代码(IaC)工具,支持多云资源编排。
## Key Claims
- Terraform使用HCL语言定义云资源
- Terraform支持AWS、Azure、GCP等多云提供商
- Terraform是云无关的IaC解决方案
## Aliases
- Terraform
- HashiCorp Terraform
## Connections
- [[IaC]] ← 工具 ← Terraform
- [[多云策略]] ← 支撑 ← Terraform