Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add iuliandita/skills --skill terraformgit clone --depth 1 https://github.com/iuliandita/skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/iuliandita/skills/terraform)<a href="https://agentmods.dev/skills/iuliandita/skills/terraform"><img src="https://agentmods.dev/badge/skills/iuliandita/skills/terraform/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/iuliandita/skills/terraform"><img src="https://agentmods.dev/badge/skills/iuliandita/skills/terraform.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00025 | $0.06021 |
| Opus 5 | $0.00013 | $0.03010 |
| Sonnet 5 | $0.00005 | $0.01204 |
| Haiku 4.5 | $0.00003 | $0.00602 |
Grade A, and why
terraform scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 496 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Terraform & OpenTofu: Production Infrastructure-as-Code
Write, review, and architect Terraform/OpenTofu infrastructure - from individual resources to multi-account, PCI-compliant platform architectures. The goal is reproducible, drift-free, auditable infrastructure that passes both peer review and QSA assessment.
Target versions (September 2026): Terraform 1.16.2 (IBM/HashiCorp, BSL), OpenTofu 1.12.6 (Linux Foundation, MPL). Helm provider 3.3.0, Kubernetes provider 3.2.1, AWS provider 6.64.0, AzureRM provider 5.4.0, Google provider 7.46.1 (checked September 10). Review the AzureRM v5 migration guide before changing an existing v4 lockfile.
This skill covers HCL, modules, operations, state, CI/CD, policy-as-code, audit trails, PCI-DSS 4.0 controls, drift detection, and CDE isolation.
Terraform vs OpenTofu (2026)
IBM acquired HashiCorp for $6.4B (closed Feb 2025). Terraform stays BSL 1.1; OpenTofu is Linux Foundation/MPL.
- Choose Terraform: HCP/TFE, Stacks, or vendor support.
- Choose OpenTofu: client-side state encryption, BSL concerns,
enabled, OCI registries, or Linux Foundation governance. - Shared protocol: most providers still work on both, for now.
- CDKTF: deprecated Dec 2025 and archived; migrate to HCL or AWS CDK.
When to use
- Writing or reviewing Terraform/OpenTofu configurations
- Designing module architecture or registry patterns
- Planning state management, backend strategy, or migration
- Defining Terraform plan/apply requirements, state access, and policy gates consumed by CI pipelines
- Implementing policy-as-code gates (Checkov, OPA, Sentinel)
- PCI-DSS 4.0 compliance for infrastructure provisioning
- Multi-account/multi-cloud architecture with blast radius controls
- Reviewing AI-generated Terraform for security and correctness
When NOT to use
- Kubernetes manifests or Helm charts (use kubernetes)
- Read-only Kubernetes cluster health checks after provisioning or maintenance (use cluster-health)
- Ansible playbooks or configuration management (use ansible)
- Docker/container optimization (use docker)
- CI/CD job and pipeline design, including how Terraform commands are sequenced (use ci-cd)
- Database engine configuration, schema design, or migrations (use databases)
- Security auditing application code (use security-audit)
What ships with it
6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · +10 lines · -48 tokens per session efe587249ed8
- 6d ago Changed 1ad5f8e1295b
- 11d ago First seen · 486 lines · 73 tokens per session scan A e2572f3d8d4d
terraform is a skill published in the GitHub repository iuliandita/skills (6 stars, last pushed today), licensed MIT. It adds 25 tokens to every session and 6,021 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
coolify
Use when self-hosting apps and databases with Coolify on a VPS you own — install, first-admin lockdown, Git-to-deploy (Nixpacks/Dockerfile/compose), managed Postgres/Redis, scheduled S3 backups, domains + auto-SSL. NOT a PaaS someone else runs (that is railway), NOT sizing/hardening the box (that is hetzner), NOT…
factory-deployment
Deployment and infrastructure conventions across builds. Vercel + Neon for web (with PR branch DBs), Cloud Run for Python services (one service per entry-point variant), GitHub Actions matrix-deploy on merge, Terraform with environments/modules layout for AWS / compliance customers, RDS IAM authentication for AWS DBs…
analyzing-docker-container-forensics
Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence.
activate-site
Activates and provisions a Power Pages website in a Power Platform environment via the Power Platform REST API. Use when the user wants to activate, provision, turn on, or enable a Power Pages website or portal.
ecspresso
ECS deployment tool - deploy, manage, and troubleshoot ECS services.
project-tooling
Standard CLI tools for project infrastructure management.