Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/terraform-provider-power-platform
Power Platform Terraform Provider
https://github.com/microsoft/terraform-provider-power-platform
power-platform terraform terraform-provider
Last synced: 25 days ago
JSON representation
Power Platform Terraform Provider
- Host: GitHub
- URL: https://github.com/microsoft/terraform-provider-power-platform
- Owner: microsoft
- License: mit
- Created: 2023-01-26T17:21:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T22:07:27.000Z (6 months ago)
- Last Synced: 2024-05-22T22:42:05.390Z (6 months ago)
- Topics: power-platform, terraform, terraform-provider
- Language: Go
- Homepage: https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
- Size: 23.2 MB
- Stars: 19
- Watchers: 10
- Forks: 6
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Power Platform Terraform Provider
The Power Platform Terraform Provider allows managing environments and other resources within [Power Platform](https://powerplatform.microsoft.com/).
> [!WARNING]
> This code is made available as a public preview. Features are being actively developed and may have restricted or limited functionality. Future updates may introduce breaking changes, but we follow [Semantic Versioning](https://semver.org/) to help mitigate this. The software may contain bugs, errors, or other issues that could cause service interruption or data loss. We recommend backing up your data and testing in non-production environments. Your feedback is valuable to us, so please share any issues or suggestions you encounter via GitHub issues.## Using the Provider
The [user documentation](https://microsoft.github.io/terraform-provider-power-platform) contains information about how to install, configure, and use the provider to manage Power Platform resources and data sources. More advances examples together with bootstrap script can be found in the [Quick Starts Repository](https://github.com/microsoft/power-platform-terraform-quickstarts).
## Contributing
Refer to the [Contributing Guide](/CONTRIBUTING.md) to learn about the different types of contributions you can make to the repo.
The [developer documentation](DEVELOPER.md) outlines how to build and develop the provider.
## Security
For information about reporting security concerns see the [Security](SECURITY.md) documentation.
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8714/badge)](https://www.bestpractices.dev/projects/8714)
## Data Collection
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at . You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
## Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.