Auto-sync: 2026-04-16 17:30
This commit is contained in:
@@ -1,31 +1,23 @@
|
||||
---
|
||||
title: "Terraform"
|
||||
type: entity
|
||||
tags: [devops, iac]
|
||||
last_updated: 2026-04-15
|
||||
tags: [IaC, HashiCorp, infrastructure-automation]
|
||||
sources: [cloud-devop-maturity-guideline, DevOps-Culture-and-Transformation, How-Agentic-AI-can-help-for-Cloud-DevOps]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## 基本信息
|
||||
## Summary
|
||||
Terraform 是 HashiCorp 开发的开源基础设施即代码(IaC)工具,用于声明式地配置和管理云基础设施。
|
||||
|
||||
## Definition
|
||||
IaC(Infrastructure as Code)工具,允许通过代码定义和自动配置基础设施资源。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:IaC 工具
|
||||
- **来源**:How Agentic AI can help for Cloud DevOps
|
||||
- **厂商**:HashiCorp
|
||||
- **开发商**:HashiCorp
|
||||
- **许可证**:开源(Mozilla Public License)
|
||||
- **支持平台**:AWS、Azure、GCP、阿里云等
|
||||
|
||||
## 简介
|
||||
Terraform 是基础设施即代码(IaC)的主流工具,通过声明式配置管理云资源。
|
||||
|
||||
## 核心能力
|
||||
- 跨多云(AWS、GCP、Azure)基础设施编排
|
||||
- 状态管理
|
||||
- 模块化配置复用
|
||||
|
||||
## Agentic AI 应用
|
||||
- AI 代理审查 Terraform 脚本并建议改进
|
||||
- 自动化部署策略执行
|
||||
|
||||
## 关联
|
||||
- [[IaC]] 的代表性工具
|
||||
- [[Infrastructure as Code]] 概念落地
|
||||
- [[Agentic AI]] 智能审查对象
|
||||
|
||||
## Aliases
|
||||
- Terraform by HashiCorp
|
||||
## Connections
|
||||
- [[DevOps 成熟度模型]] ← 支撑 ← [[IaC]]
|
||||
- [[CI/CD 流水线]] ← 依赖 ← [[Terraform]]
|
||||
|
||||
Reference in New Issue
Block a user