Pulumi's Policy Python SDK
Project description
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.
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.
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
Built Distribution
File details
Details for the file pulumi_policy-1.2.1.dev1619112430-py2.py3-none-any.whl
.
File metadata
- Download URL: pulumi_policy-1.2.1.dev1619112430-py2.py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.7.0 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a68b739abc8875cd1745e22149453ec04990352b00ede86335515dccad801baa |
|
MD5 | 975ce541aad051d69e61c1160852d80f |
|
BLAKE2b-256 | 9f4d3b909f86bc026730ade0b4599ef17214b75f638218e176d45e415bdffb65 |