Skip to content

Conversation

@gbeaud
Copy link

@gbeaud gbeaud commented Feb 11, 2022

There is a regression with this operation in host.tf since terraform's registry.terraform.io/hashicorp/azurerm v2.92.0: registration_token = azurerm_virtual_desktop_host_pool.hostpool.registration_info[0].token

More background here: hashicorp/terraform-provider-azurerm#14953

I tested on my side and this fixes the issue - if you don't update this, your entire code will fail because hosts won't be able to retrieve the registration token to join the host pool.

I'm also proposing a change in main.tf, please accept both, thank you

There is a bug with this operation in host.tf since terraform's registry.terraform.io/hashicorp/azurerm v2.92.0: registration_token = azurerm_virtual_desktop_host_pool.hostpool.registration_info[0].token

More background here: hashicorp/terraform-provider-azurerm#14953

I tested on my side and this fixes the issue - if you don't update this, your entire code will fail because hosts won't be able to retrieve the registration token to join the host pool.

I'm also proposing a change in main.tf, please accept both, thank you
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants