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

Adding pull request and main push acceptance tests runner #390

Closed mawasile closed 2 months ago

mawasile commented 3 months ago

This pull request includes several updates to Terraform configurations, GitHub workflows, and internal package structures. The changes enhance provider configurations, improve testing workflows, and refactor internal package naming for better clarity and maintainability.

Terraform Configuration Updates:

GitHub Workflow Enhancements:

Internal Package Refactoring:

Error Handling and Logging Improvements:

These changes collectively improve the maintainability, reliability, and clarity of the codebase, while also enhancing the CI/CD workflows to better handle Terraform provider dependencies and testing.