·terraform
</>

terraform

mauromedda/agent-toolkit

Guide pour l'écriture de code d'infrastructure Terraform et Terragrunt de qualité production conformément aux meilleures pratiques de HashiCorp et de la communauté. Déclencheurs sur "terraform", "terragrunt", "tf", "hcl", "infrastructure as code", "iac", "aws terraform", "gcp terraform", "azure terraform", "terraform module", "terraform state", "terraform plan", "terraform apply", "terraform init", "terraform workspace", "terraform backend", "terraform supplier", "terraform resources", "terraform data", "terraform variable", "terraform output", "terraform" locaux", "terraform for_each", "terraform count", "terraformdynamic", "tfvars", "terraform validate", "terraform fmt", "tflint", "terraform import", "terraform destroy", "remote state", "state lock", "terraform cloud", "opentofu". PROACTIF : DOIT être invoqué lors de l'écriture de TOUT fichier .tf ou .hcl.

0Installations·0Tendance·@mauromedda

Installation

$npx skills add https://github.com/mauromedda/agent-toolkit --skill terraform

SKILL.md

ABOUTME: Terraform and Terragrunt skill for production-quality infrastructure code ABOUTME: Enforces HashiCorp best practices, DRY patterns, and security-first design

| DRY | Use modules and Terragrunt to eliminate repetition | | Immutability | Prefer replacement over modification | | Security | No secrets in state; use data sources for sensitive values | | Naming | format | | State | Remote backend always; never local for shared infra | | Modules | Input validation, sensible defaults, documented outputs |

Before EVERY Write or Edit tool call on a .tf or .hcl file:

Guide pour l'écriture de code d'infrastructure Terraform et Terragrunt de qualité production conformément aux meilleures pratiques de HashiCorp et de la communauté. Déclencheurs sur "terraform", "terragrunt", "tf", "hcl", "infrastructure as code", "iac", "aws terraform", "gcp terraform", "azure terraform", "terraform module", "terraform state", "terraform plan", "terraform apply", "terraform init", "terraform workspace", "terraform backend", "terraform supplier", "terraform resources", "terraform data", "terraform variable", "terraform output", "terraform" locaux", "terraform for_each", "terraform count", "terraformdynamic", "tfvars", "terraform validate", "terraform fmt", "tflint", "terraform import", "terraform destroy", "remote state", "state lock", "terraform cloud", "opentofu". PROACTIF : DOIT être invoqué lors de l'écriture de TOUT fichier .tf ou .hcl. Source : mauromedda/agent-toolkit.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/mauromedda/agent-toolkit --skill terraform
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que terraform ?

Guide pour l'écriture de code d'infrastructure Terraform et Terragrunt de qualité production conformément aux meilleures pratiques de HashiCorp et de la communauté. Déclencheurs sur "terraform", "terragrunt", "tf", "hcl", "infrastructure as code", "iac", "aws terraform", "gcp terraform", "azure terraform", "terraform module", "terraform state", "terraform plan", "terraform apply", "terraform init", "terraform workspace", "terraform backend", "terraform supplier", "terraform resources", "terraform data", "terraform variable", "terraform output", "terraform" locaux", "terraform for_each", "terraform count", "terraformdynamic", "tfvars", "terraform validate", "terraform fmt", "tflint", "terraform import", "terraform destroy", "remote state", "state lock", "terraform cloud", "opentofu". PROACTIF : DOIT être invoqué lors de l'écriture de TOUT fichier .tf ou .hcl. Source : mauromedda/agent-toolkit.

Comment installer terraform ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/mauromedda/agent-toolkit --skill terraform Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/mauromedda/agent-toolkit

Détails

Catégorie
</>Développement
Source
user
Première apparition
2026-02-01