Files
nexus/wiki/entities/Terraform.md
2026-04-15 15:02:52 +08:00

32 lines
687 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Terraform"
type: entity
tags: [devops, iac]
last_updated: 2026-04-15
---
## 基本信息
- **类型**IaC 工具
- **来源**How Agentic AI can help for Cloud DevOps
- **厂商**HashiCorp
## 简介
Terraform 是基础设施即代码IaC的主流工具通过声明式配置管理云资源。
## 核心能力
- 跨多云AWS、GCP、Azure基础设施编排
- 状态管理
- 模块化配置复用
## Agentic AI 应用
- AI 代理审查 Terraform 脚本并建议改进
- 自动化部署策略执行
## 关联
- [[IaC]] 的代表性工具
- [[Infrastructure as Code]] 概念落地
- [[Agentic AI]] 智能审查对象
## Aliases
- Terraform by HashiCorp