Metadata-Version: 2.4
Name: rpothin-powerplatform
Version: 0.4.1
Summary: Pulumi SDK for Microsoft Power Platform
Author: Raphael Pothin
License: MIT
Project-URL: Homepage, https://github.com/rpothin/pulumi-powerplatform
Project-URL: Repository, https://github.com/rpothin/pulumi-powerplatform
Project-URL: Issues, https://github.com/rpothin/pulumi-powerplatform/issues
Keywords: pulumi,power-platform,microsoft,infrastructure-as-code
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pulumi<4.0.0,>=3.0.0
Requires-Dist: parver>=0.2.1
Requires-Dist: semver>=2.8.1
Requires-Dist: typing-extensions<5,>=4.11; python_version < "3.11"

# Pulumi SDK for Microsoft Power Platform

A Pulumi SDK for managing Microsoft Power Platform resources, including
environments, DLP policies, tenant settings, deployment pipelines, and
AVM-aligned component resources.

For documentation and usage examples, see the
[pulumi-powerplatform repository](https://github.com/rpothin/pulumi-powerplatform).
