microsoft / power-platform-terraform-quickstarts

Examples for using the Power Platform Terraform Provider
https://github.com/microsoft/terraform-provider-power-platform
MIT License
13 stars 0 forks source link

Reverting back some naming changes #73

Closed mawasile closed 1 month ago

mawasile commented 1 month ago

This pull request includes changes to the naming of the Microsoft Power Platform provider in multiple Terraform configuration files. The provider name has been changed from 'power-platform' to 'powerplatform' in the provider blocks and resource declarations. This change affects the way the provider is referenced in the Terraform scripts and the README files.

Changes to the provider name:

mawasile commented 1 month ago

fixes #70