Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azurerm_virtual_desktop_host_pool fails to parse when imported in aztfy #182

Closed
MohnJadden opened this issue Jul 21, 2022 · 0 comments · Fixed by #185
Closed

azurerm_virtual_desktop_host_pool fails to parse when imported in aztfy #182

MohnJadden opened this issue Jul 21, 2022 · 0 comments · Fixed by #185
Labels
bug Something isn't working

Comments

@MohnJadden
Copy link

MohnJadden commented Jul 21, 2022

I've run aztfy rg ResourceGroup-1 and have deleted items I don't want to import. After the import completes, there's an error pertaining a resource that uses the azurerm_virtual_desktop_host_pool resource provider. This resource is fairly critical to an Azure Virtual Desktop environment - there are several dependencies that would need it to exist.

The error is as follows:

exit status 1
  Error: parsing Resource ID
  "/subscriptions/GUID/resourceGroups/MarketingSciences-VDI/providers/Microsoft.DesktopVirtualization/hostpools/ResourceGroup-1": parsing    
  "/subscriptions/GUID/resourceGroups/MarketingSciences-VDI/providers/Microsoft.DesktopVirtualization/hostpools/ResourceGroup-1": parsing    
  segment "staticHostPools": expected the segment "hostpools" to be "hostPools"
@magodo magodo added the bug Something isn't working label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants