localstack-deploy

Installation
SKILL.md

Infrastructure as Code Deployment

Deploy AWS infrastructure to LocalStack using popular IaC tools including Terraform, AWS CDK, CloudFormation, and Pulumi.

Capabilities

  • Deploy Terraform configurations to LocalStack
  • Run AWS CDK deployments locally
  • Deploy CloudFormation stacks
  • Execute Pulumi programs against LocalStack
  • Validate infrastructure before deployment

Terraform

Using tflocal (Preferred)

The tflocal wrapper is the preferred way to deploy Terraform configurations to LocalStack. It automatically configures all AWS provider endpoints to point to LocalStack, requiring no changes to your Terraform files.

Related skills
Installs
43
GitHub Stars
8
First Seen
Feb 1, 2026