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

`environment_group` Resource #393

Closed mattdot closed 2 months ago

mattdot commented 3 months ago

This pull request introduces the powerplatform_environment_group resource to the Power Platform Terraform provider. The changes include adding new documentation, examples, and the necessary code to support the creation, reading, updating, and deletion of environment groups.

Documentation and Examples:

Provider Code:

Resource Implementation:

Testing:

Documentation and Examples:

Client and Resource Implementations:

Provider Integration:

Tests: