aztfexport
aztfexport copied to clipboard
Managed DevOps Pool, are not supported ?
When i tried to export to terraform my resource group with my Managed DevOps Pool , the MDP always is skipped 👍
Following resources are marked to be skipped:
- /subscriptions/****************************/resourceGroups/testGallery/providers/Microsoft.DevOpsInfrastructure/pools/tfdevpool
Have you test that?
By quickly check through https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs, I didn't find one resource maps to this azure resource. If it is not supported by azurerm, it will be skipped, unless you targeting to export to azapi provider.