Azure / terraform-azurerm-avm-res-desktopvirtualization-hostpool

AVM for Desktop Virtualization Hostpools
https://registry.terraform.io/modules/Azure/avm-res-desktopvirtualization-hostpool/azurerm/latest
MIT License
3 stars 3 forks source link

[AVM Module Issue]: Character Length - Host Pool Name #62

Closed Arhughes14 closed 1 month ago

Arhughes14 commented 1 month ago

Check for previous/existing GitHub issues

Issue Type?

Bug

(Optional) Module Version

No response

(Optional) Correlation Id

No response

Description

Remove this validation check against this variable:

image

The max character limit for host pools is 64 - https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftdesktopvirtualization

jensheerin commented 1 month ago

@Arhughes14 , thank you for raising the issue. PR #63 resolves the issue.

birdnathan commented 3 weeks ago

@jensheerin - looks like a new version was generated but this hasnt made it to the terraform registry. Looks like an issue with the version number, can you double check it? image

jensheerin commented 3 weeks ago

Hi @birdnathan - thank you for bringing up the issue. There was a faulty tag with a typo. It was removed and that resolved the issue. The registry looks updated now. Thank you again!