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

powerplatform environment support for creating environment without dataverese #255

Closed mawasile closed 7 months ago

mawasile commented 7 months ago

This pull request includes changes to the Power Platform provider for Terraform. The changes mainly focus on updating the structure of environment settings and improving the documentation. The most important changes include adding a dataverse attribute to the environment resource, updating the structure of powerplatform_environment_settings in the documentation, and correcting the az login command in the Azure CLI instructions.

Changes to environment resource:

Changes to documentation:

Changes to examples: