Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

terraform-provider-design

Sterne0
Forks0
Aktualisiert20. Juli 2026 um 17:47

Advanced Terraform provider development patterns the official HashiCorp skills do not cover. Use when implementing Test-Driven Development (TDD) workflows (RED-GREEN-REFACTOR with parallel execution), writing drift detection tests with external API modification, using advanced state checks (statecheck.ExpectKnownValue, CompareValue, tfjsonpath, knownvalue, ExpectSensitiveValue), using plan checks (plancheck.ExpectEmptyPlan/ExpectNonEmptyPlan) for idempotency, designing API client architecture (auth, retry, cookie jars), or applying HashiCorp's five core design principles (single API, single object, schema alignment, import, version continuity). For scaffolding a new provider or basic CRUD/schema patterns, use new-terraform-provider and provider-resources instead.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
11 Dateien
SKILL.md
readonly