is anybody aware of a azure devops provider to hel...
# general
n
is anybody aware of a azure devops provider to help automate azure devops, ie create project, repos and pipelines?
found a not released terraform provider from microsoft but still has some rough edges https://github.com/microsoft/terraform-provider-azuredevops
b
@numerous-plastic-88847 hi, there is a provider being built for this 🙂 It will appear in the Pulumi list this week!
n
awesome
is there somewhere I can follow along?
b
Not specifically - what you can do is to open an issue on Pulumi/Pulumi about this provider and tag me in it :) (@stack72 on GitHub)
n
thanks save me from trying to create a provider
b
thank you 🙂
c
Interesting to see this come up. Wouldn't have expected this to be a use case for infracode. @numerous-plastic-88847 not questioning what you're doing at all. Would love to understand what you're doing though. 👍
n
been trying to help manage development related infrastructure, starting from a list of developers emails and repo names, have something generate git repos, and create ci and cd pipelines and give developers access.
@colossal-room-15708 its an idea, friends of myne is doing this with terraform and github, current client is using azure devops trying to do the same