Skip to main content

Pulumi's Policy Python SDK

Project description

Build Status

Pulumi Policy SDK

Overview

Define and manage policy for cloud resources deployed through Pulumi.

Policy rules run during pulumi preview and pulumi up, asserting that cloud resource definitions comply with the policy immediately before they are created or updated. Policies may optionally define remediations that automatically fix policy violations rather than issue warnings.

During preview, every rule is run on every resource, and policy violations are batched up into a final report. During the update, the first policy violation will halt the deployment.

Policy violations can have enforcement levels that are advisory, which results in a printed warning, or mandatory, which results in an error after pulumi preview or pulumi up completes. The enforcement level remediate is stronger than both and enables automatic remediations.

Getting Started

Please see Get Started with Policy as Code to get started authoring and enforcing policies.

Documentation

For additional documentation, guides, best practices, and FAQs, see Policy as Code.

Examples

Looking for examples? Please refer to the examples repo.

Languages

Policies can be written in TypeScript/JavaScript (Node.js) or Python and can be applied to Pulumi stacks written in any language.

Language Status
TypeScript Stable
JavaScript Stable
Python Preview
.NET Coming Soon
Go Coming Soon

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pulumi_policy-1.9.0a1704637551-py2.py3-none-any.whl (18.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pulumi_policy-1.9.0a1704637551-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_policy-1.9.0a1704637551-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ab97ac0b471d248dbb18e3f6697776f296c111c0f8e7125746b3d5a982324c5b
MD5 2db4cb5bcf22138526fe2be2f6a6d357
BLAKE2b-256 3c0312efff4ea4ae74fe20f9c930ce8ff2fa5a48e6fad86abad31cbd7ae83b38

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page