{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"}],"enrichment":{"capability":"A command-line wrapper that adapts Pulumi infrastructure-as-code deployments to work with LocalStack, a local AWS emulation environment, by automatically configuring AWS endpoints and credentials.","skillfed_tags":["infrastructure-as-code","local-development","aws-emulation"],"use_cases":["Test Pulumi infrastructure code locally before deploying to real AWS, catching configuration errors without cloud costs.","Develop and iterate on infrastructure-as-code in a local environment where you control the entire AWS mock stack.","Run Pulumi deployments in CI/CD pipelines against LocalStack for fast, repeatable integration tests.","Prototype multi-service AWS architectures locally without provisioning actual resources or incurring charges."],"what_it_does":"pulumi-local is a command-line wrapper that intercepts Pulumi deployment commands and automatically configures them to target a local AWS emulation environment (LocalStack) instead of real AWS. It works by running `pulumi config` to inject LocalStack-specific AWS endpoint and credential settings before executing the original Pulumi command.\n\nYou use it exactly like the `pulumi` command itself\u2014same syntax, same operations (up, destroy, preview, cancel)\u2014but it handles the LocalStack plumbing behind the scenes. It supports multiple configuration strategies for managing stack state (overwrite, override, or separate stacks) and can run in non-interactive mode for CI/CD pipelines. The package has no runtime dependencies and is actively maintained, though it explicitly does not support the aws-native Pulumi package.","worth_installing":"Yes, if you already use Pulumi and LocalStack together. The wrapper eliminates manual endpoint configuration and makes local testing seamless. However, it's only useful in that specific workflow\u2014if you don't need LocalStack or use Pulumi only for real AWS deployments, it adds no value. The active maintenance, permissive license, and zero vulnerabilities make it safe to adopt."},"id":"pulumi-local","links":{"html":"https://skillfed.io/packages/pulumi-local","md":"https://skillfed.io/packages/pulumi-local.md","pypi":"https://pypi.org/project/pulumi-local/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-09-30","license_spdx":null,"license_treatment":"permissive","name":"pulumi-local","python_support":"unspecified","summary":"Thin wrapper script to use Pulumi with LocalStack"},"popularity":{"monthly_downloads":150209,"position":10972,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
