Terraform Aws Annotated Blueprint

🌐Community
by donngi · vlatest · Repository

Helps with Terraform, AWS as part of deploying and managing cloud infrastructure workflows.

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 terraform-aws-annotated-blueprint npx -- -y @trustedskills/terraform-aws-annotated-blueprint
2

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

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

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

About This Skill

What it does

This skill provides a Terraform blueprint for deploying AWS resources. It allows users to define and provision infrastructure as code, automating the creation of resources like EC2 instances, S3 buckets, and VPCs. The blueprint is annotated with comments explaining each resource configuration, making it easier to understand and customize.

When to use it

  • You need to quickly deploy a standard AWS environment for testing or development.
  • You want to automate the creation of your AWS infrastructure instead of manually configuring resources in the console.
  • You're learning Terraform and want an example blueprint with detailed explanations.
  • You require a reproducible deployment process for consistent environments.

Key capabilities

  • Automated resource provisioning using Terraform.
  • Annotated code comments explaining each resource configuration.
  • Blueprint for deploying common AWS resources (EC2, S3, VPC).
  • Infrastructure as Code (IaC) approach to environment management.

Example prompts

  • "Deploy the annotated Terraform blueprint to my AWS account."
  • "Show me the Terraform code used in this blueprint."
  • "Can you explain what this EC2 instance configuration does?"

Tips & gotchas

  • Requires an active AWS account and Terraform installed.
  • The blueprint is a starting point; customize it for your specific needs.

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
donngi
Installs
14

🌐 Community

Passed automated security scans.