Join Slack
Powered by
Is it possible to use pulumi to automate creating ...
# general
p
polite-summer-58169
10/09/2024, 10:59 AM
Is it possible to use pulumi to automate creating virtual machines on a local machine hyper-v instance? e.g. for creating test VMs for developers?
s
salmon-guitar-84472
10/09/2024, 12:27 PM
havent ever seen any hyper-v or windows plugins, maybe vagrant or ansible would be more for this ?
p
polite-summer-58169
10/09/2024, 12:36 PM
I did a search as well and couldn't find anything. Just thought it would be really smooth to be able to use pulumi for this use case as well.
b
big-architect-71258
10/10/2024, 1:05 PM
@polite-summer-58169
From my perspective the most feature complete and maintained Terraform Provider is
https://registry.terraform.io/providers/taliesins/hyperv/latest
Since you can automatically wrap Terraform providers you could give it shot
https://www.pulumi.com/blog/any-terraform-provider/
p
polite-summer-58169
10/11/2024, 7:02 AM
Nice! Thanks Thomas, I will give that a go!
20
Views
Open in Slack
Previous
Next