terraform-knowledge-patch
Installation
SKILL.md
Terraform Knowledge Patch
Baseline: Terraform through 1.6.x, including tests, import and check blocks, HCL, providers, state, modules, workspaces, and the OpenTofu 1.6 fork; covered range: Terraform 1.7–1.15, OpenTofu 1.7–1.12, current Stacks/HCP behavior, and Plugin Framework v1.5–v1.19.
Reference index
| Reference | Topics |
|---|---|
| language-and-modules.md | Expressions, functions, validation, sensitivity, ephemeral values, modules, provider configuration |
| state-import-and-refactoring.md | State compatibility, removal, moves, imports, identities, plans, locking |
| backends-encryption-and-security.md | Backends, authentication, encryption, artifact installation, security and platform boundaries |
| cli-automation-and-output.md | CLI changes, JSON, console, plan rendering, query, actions, automation flags |
| testing.md | Terraform Test and OpenTofu Test, mocks, overrides, variables, concurrency, cleanup, JUnit |
| stacks-and-hcp.md | Stacks components and deployments, HCP execution, migration, governance, registries |
| provider-plugin-framework.md | Provider functions, moves, schema types, ephemeral/write-only/identity/list/action APIs, Go floors |