microsoft / terraform-provider-power-platform

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

Adding powerplatform_environment_settings resource and datasource #250

Closed mawasile closed 7 months ago

mawasile commented 8 months ago

This pull request introduces changes to the Power Platform provider, specifically adding support for environment settings. The changes include the introduction of a new data source and resource for environment settings, updates to the documentation, and the addition of new test cases.

Data source and resource addition:

Documentation updates:

Test case addition:

Example updates: