Auto-sync: 2026-04-16 17:30
This commit is contained in:
24
wiki/entities/Pulumi.md
Normal file
24
wiki/entities/Pulumi.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Pulumi"
|
||||
type: entity
|
||||
tags: [IaC, infrastructure-automation]
|
||||
sources: [How-Agentic-AI-can-help-for-Cloud-DevOps]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## Summary
|
||||
Pulumi 是一个现代基础设施即代码(IaC)工具,支持使用真实编程语言(Python、TypeScript、Go 等)定义云资源。
|
||||
|
||||
## Definition
|
||||
IaC 工具,允许使用通用编程语言编写代码来声明式配置云基础设施。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:IaC 工具
|
||||
- **开发商**:Pulumi Corp
|
||||
- **许可证**:开源(Apache License 2.0)
|
||||
- **支持平台**:AWS、Azure、GCP、阿里云等
|
||||
- **支持语言**:Python、TypeScript、Go、C#
|
||||
|
||||
## Connections
|
||||
- [[Terraform]] ← 类似 ← [[Pulumi]]
|
||||
- [[CloudFormation]] ← 类似 ← [[Pulumi]]
|
||||
Reference in New Issue
Block a user