{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Executes commands and scripts locally or remotely as Pulumi resources, with support for create and destroy lifecycle operations and stateful execution.","skillfed_tags":["infrastructure-automation","provisioning","pulumi-provider"],"use_cases":["Register or deregister resources with external services by running commands on create and destroy","Provision remote EC2 instances or other VMs by executing commands and copying files over SSH","Invoke AWS Lambda functions or other serverless code during Pulumi deployments","Generate and store random values or other computed outputs in Pulumi state for later reference","Run local setup or cleanup scripts as part of infrastructure stack lifecycle"],"what_it_does":"Pulumi Command Provider is a Pulumi resource plugin that lets you run shell commands and scripts as first-class infrastructure resources, either on your local machine or on remote hosts via SSH. It integrates command execution into Pulumi's resource lifecycle model, executing scripts on create and destroy operations and storing outputs in Pulumi state. This enables provisioning workflows like registering resources with external services, copying files to remote hosts, or invoking serverless functions during deployment.\n\nThe package is designed as an alternative to Terraform provisioners and Dynamic Providers for scenarios where you need to execute arbitrary commands as part of infrastructure automation. It works across all Pulumi languages (C#, Go, JavaScript/TypeScript, Python, YAML) and supports dependency ordering and resource options like deleteBeforeReplace and ignoreChanges. The package is currently in preview, meaning its API may evolve based on user feedback.","worth_installing":"Yes, if you are using Pulumi and need to execute commands as part of your infrastructure automation. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. The preview status means the API may change, but it is suitable for production use in scenarios where command execution is central to your workflow. Install it if local or remote command execution fits your provisioning model; skip it if your infrastructure needs are fully covered by other Pulumi providers."},"id":"pulumi-command","links":{"html":"https://skillfed.io/packages/pulumi-command","md":"https://skillfed.io/packages/pulumi-command.md","pypi":"https://pypi.org/project/pulumi-command/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-04","license_spdx":null,"license_treatment":"permissive","name":"pulumi-command","python_support":"supports_current","summary":"The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model."},"popularity":{"monthly_downloads":4454377,"position":2299,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.2.1"}
