Author maintainable configuration
Create modules, resources, data sources, variables, outputs, locals, provider constraints, validation, and readable documentation.
Terraform Codex Skills help Codex write, review, test, and plan infrastructure changes without treating configuration as ordinary application code. Download the skills for modules, providers, variables, state boundaries, imports, formatting, validation, tests, execution plans, policy checks, and controlled applies.
task: complete terraform infrastructure as code task
inspect:
- requirements and context
- existing standards
- failure and edge cases
verify: outputs + checks + handoffTerraform’s core workflow separates writing from planning and applying so the proposed infrastructure actions can be reviewed before any remote change.
These skills keep provider versions, state, workspaces, module contracts, lifecycle behavior, and plan evidence visible before approval.
Create modules, resources, data sources, variables, outputs, locals, provider constraints, validation, and readable documentation.
Inspect addresses, dependencies, imports, moves, lifecycle rules, workspaces, backends, drift, and replacement risk.
Run formatting, initialize safely, validate syntax and types, write Terraform tests, use mocks where suitable, and check policies.
Select the correct workspace and variables, generate a plan, summarize creates, updates, destroys, unknowns, sensitive data, and apply boundaries.
The steps keep context, implementation, and verification visible so the result can be reviewed and repeated.
Confirm Terraform and provider versions, backend, workspace, state ownership, modules, credentials source, variables, and environment.
Define resources and invariants, module interfaces, migration or import steps, dependencies, security, cost, and rollback.
Run terraform fmt, initialize with appropriate backend behavior, validate, execute relevant tests, and inspect static or policy checks.
Create the plan with the intended inputs, review every destructive or replacement action, and hand off the exact approved artifact.
The workflow adjusts to the project, audience, tools, and risk while preserving the same quality standard.
Build versioned interfaces, validation, tests, examples, documentation, and compatibility promises.
Manage compute, networking, identity, storage, databases, observability, and provider-specific constraints.
Coordinate workspaces, state backends, shared services, policy, secrets, CI, and promotion across environments.
Bring existing resources under management, move addresses, split state, upgrade providers, and prevent unintended recreation.
Start with one defined outcome and provide the source material, constraints, and checks that matter.
These skills are designed for people who need dependable terraform infrastructure as code work with a visible process.
Create reviewable configuration and plans with state and lifecycle effects understood.
Standardize modules, environments, policy checks, CI plans, and approval boundaries.
Make scoped infrastructure changes without bypassing operational controls.
Inspect identity, exposure, encryption, destructive actions, and cost-relevant plan changes.
The skills will not run apply or destroy without explicit approval, expose secrets or state contents unnecessarily, or assume a plan is safe without the correct workspace, variables, provider access, and review.
Install the complete skill folder and add the project-specific context before beginning.
Keep configuration, modules, state, testing, planning, and apply-safety guidance together.
Project scope lets the workflow follow versions, modules, backend rules, variables, policy, and CI.
Specify workspaces, accounts, regions, state owners, credentials handling, cost controls, and approval requirements.
Add fmt, init mode, validate, test, policy, security, plan, plan-review, and authorized apply procedures.
Practical answers about capabilities, limits, setup, and review.
Yes. They cover inputs, outputs, resources, versions, validation, tests, examples, and documentation.
Only after explicit authorization for the exact reviewed environment and plan.
Validate checks syntax and internal consistency. Plan evaluates configuration with a workspace, state, variables, and provider APIs to show proposed actions.
They can, depending on the test design. The workflow identifies that risk and requires controlled credentials, cleanup, and cost review.
Yes. They map addresses and state transitions carefully to avoid accidental recreation.
Clear context. Purposeful work. Relevant checks. A result others can understand.