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

Refactor test to use external providers #437

Closed mawasile closed 2 months ago

mawasile commented 2 months ago

This pull request includes several changes to the CI/CD workflows and test configurations, primarily aimed at simplifying the setup and improving the maintainability of the codebase. The most important changes include removing unused configurations, adjusting test commands, and updating the provider configuration for tests.

CI/CD Workflow Improvements:

Codebase Simplification:

Test Configuration Updates: