Back to catalog

satan9394 /

satan9394/dsh-terraform

Verified

DSH skill: Terraform 模块库,模块设计/变量输出约定/IaC 最佳实践(受 wshobson/agents 启发)

0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: main@eb62faf8

dsh-terraform

Terraform 模块库:模块设计、变量/输出约定、版本管理、IaC 最佳实践 (计划评审/state 管理)、安全。

wshobson/agents(38k★ MIT) 的 cloud-infrastructure/terraform-module-library 技能启发,改编为 DSH 中文原创精简版。

安装

dsh plugin --profile web add dsh-terraform
# 或本地开发:dsh plugin --profile web add link:E:\DeepSeek_Harness\workspace\2026_08_15\plugins\dsh-terraform
# 重启 dsh web 生效

使用

对 agent 说"写 Terraform / 搭 IaC",terraform 技能输出 模块结构 + 变量/输出约定 + 最佳实践清单。

结构

dsh-terraform/
├── index.js           # 注册 skills/ 到 ctx.skills
├── cordis.patch.yml   # bundle patch 层
├── package.json       # dsh.bundle manifest
└── skills/terraform/SKILL.md

License

MIT。原创精简改编,灵感来自 wshobson/agents(MIT)。

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.