新增wiki命令文件
This commit is contained in:
24
wiki/entities/Terraform.md
Normal file
24
wiki/entities/Terraform.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user