terraform-local
« Back to VersTracker
Description:
CLI wrapper to deploy your Terraform applications directly to LocalStack
Type: Formula  |  Latest Version: 0.25.0@2  |  Tracked Since: Oct 28, 2025
Links: Homepage  |  @localstack  |  formulae.brew.sh
Category: Devops
Tags: terraform localstack aws devops testing infrastructure
Install: brew install terraform-local
About:
terraform-local is a CLI wrapper that configures the Terraform provider to interact with LocalStack, enabling local testing of infrastructure code. It streamlines the setup process by automatically handling endpoint configuration and provider credentials. This tool significantly reduces the feedback loop for developing and testing AWS infrastructure locally.
Key Features:
  • Automatic LocalStack endpoint configuration
  • Seamless integration with existing Terraform workflows
  • Eliminates need for cloud credentials during local development
  • Supports standard Terraform provider features
Use Cases:
  • Developing and testing Terraform modules locally without cloud costs
  • CI/CD pipeline testing for infrastructure code
  • Debugging Terraform configurations before production deployment
Alternatives:
  • LocalStack CLI – LocalStack CLI manages the LocalStack instance itself, while terraform-local specifically configures Terraform to work with it
  • Manual provider configuration – Requires manual endpoint and credential setup, whereas terraform-local automates this process
Version History
Detected Version Rev Change Commit
Jan 11, 2026 8:23am 2 REVISION_ONLY 0476c59c
Oct 28, 2025 12:58am 0 VERSION_BUMP 2e4c0421
Sep 20, 2024 3:54pm 0 VERSION_BUMP efc5920a