DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-terraform

d

dsh-terraform

Manifest valid

Infrastructure as code: gated plan/apply, state and output inspection, and configuration validation via the terraform CLI.

hasBundlePatch

dsh-terraform

dsh-terraform

HashiCorp Terraform 的 DeepSeek Harness 插件 —— 让 dsh 智能体管理基础设施即代码(IaC): plan/apply 门控、state 检查、output 查询、资源校验。

独立社区项目,非官方。基于 hashicorp/terraform(BSL-1.1/MPL-2.0)。

特性

  • 8 个原生工具:tf_init / tf_plan / tf_apply / tf_destroy / tf_state / tf_output / tf_show / tf_validate
  • 只读操作为主(plan/state/output/show/validate),安全边界清晰
  • plan 的 -detailed-exitcode 语义(exit 2 = 有变更)在输出中标注
  • 支持 plan 文件模式(plan -outapply tfplan)——可复现、可审阅
  • Schemastery 配置 + bundle patch 层

安装

- insert:
    - id: terraform
      name: './src/index.js'
      config:
        terraformPath: terraform
        workdir: ./infra
pnpm dsh web --patch ./dsh-terraform/cordis.patch.yml

配置项

| 键 | 默认 | 说明 | |---|---|---| | terraformPath | terraform | terraform 路径 | | workdir | — | 默认配置目录 | | timeoutMs | 120000 | 单次超时 |

许可

MIT。

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.0.1

Similar plugins

dsh-infra-observability

by Bryan-cmf

DSH-Plugin: structural observability layer - real tool/skill usage recording (tools/result), skill-catalog audit, watchdog. No model self-reporting.

Manifest valid

0

MIT

TypeScript

Aug 17, 2026

dsh plugin --profile web add @bryan-cmf/dsh-infra-observability

Deterministic AST code graph and architecture intelligence tool for call hierarchies, blast radius, circular dependencies, domain slices, and full-stack API contracts.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add @trench-xinxin/dsh-tool-lens

by zriyox

一句话大需求先别急着跑:拦一下问你要不要先规划,自动生成带验收清单的 plan.md 再开工 — DeepSeek Harness 插件 / Catches one-sentence mammoth tasks and scaffolds plan.md + a capped goal first

Manifest valid

3

MIT

TypeScript

Aug 15, 2026

dsh plugin --profile web add dsh-goal-scaffold

by xingzhen199186

DSH runtime observability and plugin diagnostics panel

Development & InfrastructureManifest valid

0

MIT

TypeScript

Sep 10, 2026

dsh plugin --profile web add dsh-insight-tree

by Starfie1d1272

Evidence-backed built-in capability inspector with fail-closed controls for DeepSeek Harness Web.

Development & InfrastructureManifest valid

7

116/wk

MIT

TypeScript

Sep 14, 2026

dsh plugin --profile web add dsh-builtin-toggles

by hinayoung23

Offline Cordis/DSH plugin standards, scaffolding, static checks, runtime debugging, and performance gates.

Manifest valid

3

198/wk

MIT

JavaScript

Sep 5, 2026

dsh plugin --profile web add dsh-cordis-plugin-kit