https://github.com/pulumi/pulumi-libvirt
https://github.com/pulumi/pulumi-libvirt
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pulumi/pulumi-libvirt
- Owner: pulumi
- License: apache-2.0
- Created: 2021-04-09T10:41:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-06T00:19:32.000Z (4 months ago)
- Last Synced: 2025-04-09T22:12:39.138Z (about 2 months ago)
- Language: Makefile
- Size: 3.18 MB
- Stars: 26
- Watchers: 21
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_OLD.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/pulumi/pulumi-libvirt/actions)
[](https://slack.pulumi.com)
[](https://www.npmjs.com/package/@pulumi/libvirt)
[](https://pypi.org/project/pulumi-libvirt)
[](https://badge.fury.io/nu/pulumi.libvirt)
[](https://pkg.go.dev/github.com/pulumi/pulumi-libvirt/sdk/go)
[](https://github.com/pulumi/pulumi-libvirt/blob/master/LICENSE)# libvirt Resource Provider
The libvirt Resource Provider lets you manage libvirt resources.
>[!NOTE] As of v0.5.4, this provider is DEPRECATED and will no longer be maintained by Pulumi.
> We recommend using the [Local Provider](https://www.pulumi.com/blog/any-terraform-provider/) version of this package,
> which can be generated from the Libvirt Terraform provider as follows:
> `pulumi package add terraform-provider registry.opentofu.org/dmacvicar/libvirt `
> and follow the instructions.## Migration
The currently equivalent upstream version to [email protected] is search.opentofu.org/provider/macvicar/libvirt v0.8.1.
We recommend that you migrate between these versions of each provider.
To perform the migration of existing Libvirt resources, we recommend running `pulumi import` in a fresh stack
which uses the local provider package.## Reference
For further information, please visit [the libvirt provider docs](https://www.pulumi.com/docs/intro/cloud-providers/libvirt)
or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/libvirt).