Cloud & infrastructureMIT-0

ECS Build

by AWS Samples (opens in a new tab) aws-samples/sample-apex-skills

Builds apply-ready Terraform for ECS clusters, services, networking, and scaling.

Installation

Skills CLI

Skills CLI command
npx skills@latest add aws-samples/sample-apex-skills --skill ecs-build

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Generates and validates production ECS Terraform across Fargate, EC2, and Managed Instances, with deployment, IAM, networking, and autoscaling rules. It requires the companion terraform-skill, Terraform and AWS access, and live version research; applying the output can create, change, or remove AWS resources.

  • LicenceMIT-0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size268 lines
  • Last checked27 Sept 2026 · d463989342602edd444ce6298ad0b5d95eef4eb6a661297edbc2cab4404b3d01

What it can touch

  • Edits code

    Changes files in your project.

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/ecs-build/SKILL.md on GitHub (opens in a new tab)