Terraform Engineer

🌐Community
by hainamchung · vlatest · Repository

Automates Terraform infrastructure provisioning and management based on defined configurations, reducing errors and accelerating deployments.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hainamchung-terraform-engineer npx -- -y @trustedskills/hainamchung-terraform-engineer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hainamchung-terraform-engineer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hainamchung-terraform-engineer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to generate and manage Terraform configuration files. It can create infrastructure as code, automate deployments, and ensure consistency across environments using declarative configurations. The agent can handle resource provisioning, state management, and apply changes based on provided specifications.

When to use it

  • Automated Infrastructure Provisioning: Quickly spin up development or testing environments without manual configuration.
  • Consistent Deployments: Ensure identical deployments across multiple regions or cloud providers.
  • Infrastructure as Code (IaC): Manage infrastructure changes through version control and automated pipelines.
  • Resource Management: Modify existing resources, such as scaling databases or updating security groups.

Key capabilities

  • Terraform configuration generation
  • Resource provisioning
  • State management
  • Automated deployments
  • Infrastructure modification

Example prompts

  • "Create a Terraform configuration for an AWS EC2 instance with 2 vCPUs and 4GB of RAM."
  • "Generate a Terraform file to deploy a Kubernetes cluster on Google Cloud Platform."
  • "Modify the existing Terraform state to increase the size of my RDS database."

Tips & gotchas

  • Requires familiarity with Terraform syntax and cloud provider resources.
  • The agent's output should be reviewed carefully before applying changes to production environments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hainamchung
Installs
2

🌐 Community

Passed automated security scans.