magodo

Results 394 comments of magodo

@horen5150 This said that a query like `type =~"microsoft.network/virtualnetworks/subnets` won't work, but `type =~ "microsoft.network/virtualnetworks"` will work. But your case is that the latter returns you the subnets, but they...

@horen5150 What is the output when you press `r` on one of those subnets in interactive mode (`r` will invoke `aztft` to provide a guess on its TF resource type)?...

:wave: Since we've not heard back here I'm going to close this issue for the moment. Feel free to reopen if still have questions.

@AaronHorn Can you try to install the tool via `winget`?

@AaronHorn Just want to check if you have resolved this issue?

@greknuts59 This indicates the resource group as listed above doesn't exist in Azure. Did you mispell the rg name, or specified the wrong subscription id?

This tool doesn't perceive powershell, but you can use Azure CLI instead: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/azure_cli

:wave: Since we've not heard back here I'm going to close this issue for the moment. Feel free to reopen if still have questions.

Unfortunately, we are not supporting bullseye at the moment. Alternatively, you can download it directly from the github release: e.g. https://github.com/Azure/aztfexport/releases/tag/v0.14.0