libvirt v0.5.3 published on Thursday, Oct 24, 2024 by Pulumi
Libvirt Provider: Installation & Configuration
Requirements
Please note, there is a requirement to have libvirt on the machine using the libvirt provider. You can install this as follows:
- Refer to Libvirt downloads
$ brew install libvirt
- Refer to Libvirt Windows Instructions
Installation
The Libvirt provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumi/libvirt
- Python:
pulumi-libvirt
- Go:
github.com/pulumi/pulumi-libvirt/sdk/go/libvirt
- .NET:
Pulumi.Libvirt
- Java:
com.pulumi/libvirt