{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"}],"enrichment":{"capability":"A wrapper script that runs Terraform against LocalStack by automatically configuring AWS provider endpoints to point to a local LocalStack instance.","skillfed_tags":["terraform","localstack","aws-testing"],"use_cases":["Test Terraform configurations locally before deploying to real AWS, reducing costs and iteration time.","Develop and validate infrastructure code in CI/CD pipelines using LocalStack as a mock AWS environment.","Debug Terraform modules and provider configurations without risking production or staging environments.","Work offline or in isolated networks by running a complete local AWS mock stack.","Set up multi-account Terraform testing scenarios using LocalStack's account emulation features."],"what_it_does":"terraform-local is a thin wrapper that bridges Terraform and LocalStack, a local AWS emulation platform. It intercepts Terraform runs and injects a temporary override file that redirects all AWS provider endpoints to LocalStack's local API (typically http://localhost:4566), allowing you to test infrastructure-as-code locally without touching real AWS resources.\n\nThe package works by leveraging Terraform's override mechanism to inject provider configuration. It handles multiple AWS services, supports provider aliases, S3 backends with state locking, multi-account setups, and custom endpoint configuration through environment variables. It's designed to be a drop-in replacement for the terraform command in local development workflows, with the same CLI interface and argument passing.","worth_installing":"Yes. This is a well-maintained, actively developed tool with no security vulnerabilities, low install friction, and a clear use case for local Terraform testing. The permissive Apache 2.0 license poses no restrictions. Install it if you use Terraform and LocalStack together for local development or testing; skip it if you don't use LocalStack or don't test Terraform locally."},"id":"terraform-local","links":{"html":"https://skillfed.io/packages/terraform-local","md":"https://skillfed.io/packages/terraform-local.md","pypi":"https://pypi.org/project/terraform-local/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-13","license_spdx":null,"license_treatment":"permissive","name":"terraform-local","python_support":"unspecified","summary":"Thin wrapper script to run Terraform against LocalStack"},"popularity":{"monthly_downloads":103136,"position":12829,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.26.0"}
