This release is a pre-release and may not be stable for production use.
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 |
Release files for pulumi-policy 1.1.1.dev1588694604
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_policy-1.1.1.dev1588694604-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / pulumi_policy-1.1.1.dev1588694604-py2.py3-none-any.whl
| Download URL | pulumi_policy-1.1.1.dev1588694604-py2.py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c61fd24807886be3b2d607d98013a92cb1c2cdce31c1dcfebc2317c5c68efce6
|
|
BLAKE2b-256 checksum How to use checksums |
c1f3ba5bc14bc4330fd31d2d8dcf721863b182569c657acb34acd3493ee1f718
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7
|