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

Managed DevOps Pool, are not supported ? #578

Open
radhecksngular opened this issue Dec 16, 2024 · 1 comment
Open

Managed DevOps Pool, are not supported ? #578

radhecksngular opened this issue Dec 16, 2024 · 1 comment
Labels
question Further information is requested

Comments

@radhecksngular
Copy link

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?

@magodo
Copy link
Collaborator

magodo commented Dec 16, 2024

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.

@magodo magodo added the question Further information is requested label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants