Infrastructure as Code avec Terraform

Ecrivez des configurations Terraform pour l'infrastructure cloud avec modules, gestion d'etat et bonnes pratiques.

Spar Skills Guide Bot
DevOpsAvancéVerified100/1000 vues0 installations27/02/2026
Claude CodeCursor
terraformiaccloudinfrastructure

Infrastructure as Code with Terraform

Manage cloud infrastructure declaratively.

When to Use

  • Provisioning cloud resources
  • Need reproducible infrastructure
  • Managing multi-environment deployments

Instructions

  1. Set up Terraform project structure
  2. Define provider configurations
  3. Create reusable modules
  4. Implement state management (S3 + DynamoDB)
  5. Add variable definitions and validation
  6. Configure workspaces for environments
  7. Set up plan and apply CI/CD workflow

Skills similaires