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 Environment Routing to Tenant Settings #399

Closed mattdot closed 2 months ago

mattdot commented 2 months ago

This pull request introduces several significant changes, including the addition of a new resource for managing environment groups, updates to documentation, and enhancements to UUID handling. Here are the most important changes:

New Resource Addition:

UUID Handling Enhancements:

Documentation Updates:

Configuration and Testing:

Dependency Management:

These changes collectively enhance the functionality and maintainability of the codebase by introducing new resources, improving UUID handling, updating documentation, and refining configurations and dependencies. This pull request introduces several significant changes across multiple files, primarily focused on adding new features, improving existing functionality, and ensuring code compliance with licensing requirements. The most important changes include the addition of new resources and providers in Terraform configurations, the introduction of new UUID types and helper functions, and updates to the tenant settings API.

Terraform Configuration Updates:

New UUID Types and Helpers:

Tenant Settings API Enhancements:

Licensing and Miscellaneous Updates:

These changes enhance the functionality and maintainability of the codebase, particularly in handling UUIDs and tenant settings configurations.