{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"Defines and enforces policy rules on cloud resources during Pulumi deployments, with support for advisory warnings, mandatory errors, and automatic remediation.","skillfed_tags":["policy-as-code","infrastructure-governance","pulumi-ecosystem"],"use_cases":["Enforce tagging standards on all cloud resources before deployment to ensure compliance and cost tracking.","Validate that databases and storage are encrypted and publicly accessible resources are restricted.","Automatically remediate common misconfigurations like missing backup policies or non-compliant naming conventions.","Prevent deployment of resources that violate security or cost policies during preview phase.","Implement organizational standards across teams using Pulumi in different languages."],"what_it_does":"Pulumi Policy SDK is a Python library for writing and enforcing policy rules on infrastructure deployed through Pulumi. It runs during `pulumi preview` and `pulumi up` to validate that cloud resources comply with organizational standards before creation or update. Rules can be set to advisory (warnings), mandatory (errors), or remediate (automatic fixes), with violations batched during preview and halting deployment on first error during update.\n\nThe package depends on pulumi, protobuf, grpcio, and setuptools. Policies written in Python can be applied to Pulumi stacks written in any language, making it a cross-language governance tool. It is actively maintained and widely used in the Pulumi ecosystem.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive license, and solves a real need for infrastructure governance in Pulumi deployments. It is stable and widely adopted (top 15000 PyPI packages). Install if you use Pulumi and need to enforce policy on cloud resources."},"id":"pulumi-policy","links":{"html":"https://skillfed.io/packages/pulumi-policy","md":"https://skillfed.io/packages/pulumi-policy.md","pypi":"https://pypi.org/project/pulumi-policy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-20","license_spdx":null,"license_treatment":"permissive","name":"pulumi-policy","python_support":"unspecified","summary":"Pulumi's Policy Python SDK"},"popularity":{"monthly_downloads":316453,"position":7677,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.21.0"}
