microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 13 forks source link

powerplatform_environment resource should support the cadence, administration mode, description and environment group parameters #421

Closed mawasile closed 2 months ago

mawasile commented 2 months ago

This pull request includes several updates to the Power Platform provider, focusing on adding new attributes, modifying test cases, and updating workflow configurations. The most important changes include adding new fields to resources and data sources, updating test cases to reflect these changes, and modifying the GitHub Actions workflow for better coverage.

Enhancements to Resources and Data Sources:

Test Case Updates:

Workflow Configuration:

Code Improvements:

These changes enhance the functionality and maintainability of the Power Platform provider by adding new features and improving test coverage.