terraform-tasks

Automate Terraform tasks including code generation, version management, and security scanning.

51|10|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/JosiahSiegel/claude-code-marketplace --skill terraform-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terraform-tasks
Source: https://github.com/JosiahSiegel/claude-code-marketplace/tree/main/plugins/terraform-master/skills/terraform-tasks
Command: npx skills add https://github.com/JosiahSiegel/claude-code-marketplace --skill terraform-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables autonomous execution of complex Terraform tasks, including code generation, debugging, version management, security scanning, and architectural design across providers and platforms.

Core Features & Use Cases

  • Infrastructure Code Generation: Produce production-ready Terraform configurations for AWS, Azure, GCP, and more.
  • Version Management: Propose and implement provider and Terraform upgrades with migration code.
  • Security & Architecture: Integrate tfsec/Checkov checks and suggest scalable, resilient designs.

Quick Start

Example: "Generate an AWS VPC with 3-tier architecture and NAT gateways."

Frequently Asked Questions about terraform-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate production-ready Terraform code for multi-cloud infrastructure?

This Skill automates Terraform code generation for AWS, Azure, and Google Cloud Platform with built-in validation, security scanning via tfsec and Checkov, and compliance adherence. It produces provider-specific configurations ready for deployment across multi-region environments.

Can I automate Terraform provider and version upgrades with migration support?

Yes. The Skill handles version management by proposing and implementing Terraform and provider upgrades, generating migration code to safely transition between versions while maintaining infrastructure state and compliance.

How do I integrate security scanning and architectural design into infrastructure automation?

The Skill embeds security scanning through tfsec and Checkov checks during code generation and recommends scalable, resilient architectures aligned with best practices for your target cloud provider and deployment topology.

What cloud platforms does Terraform infrastructure automation support?

Terraform automation spans AWS, Azure, and Google Cloud Platform with multi-region deployment capabilities, enabling consistent infrastructure-as-code generation and management across all three major cloud providers.

Does this handle debugging and documentation for complex Terraform configurations?

Yes. The Skill includes debugging support, thorough documentation generation, and comprehensive testing assistance to validate Terraform configurations before production deployment.