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

Mismatch on resource and data naming between the index and the actual resource/data entry in Terraform Registry #410

Closed webstean closed 2 months ago

webstean commented 2 months ago

Description

The Terraform registry index, includes a "-", example power-platform_billing_policy, whilst the actual resource is called powerplatform_billing_policy, not the exact "-" between power and platform.

image

Definition of Done

Do you plan to raise a PR to address this issue? NO

See the contributing guide for more information about what's expected for contributions.

mawasile commented 2 months ago

Hi @webstean

Thanks for pointing out. This issue is on Hashicrop side and how they generate docs on registry website. We are working with them to get that fixed without the need to republish the provider.