terraform-provider-libvirt

Terraform provider to provision infrastructure with Linux's KVM using libvirt

APACHE-2.0 License

Downloads
62
Stars
1.6K
Committers
125

Bot releases are visible (Hide)

terraform-provider-libvirt - v0.5.2

Published by MalloZup over 5 years ago

0.5.2 (June 3, 2019)

HIGHLIGHTS:

This is the last planned release based on Terraform 0.11.x. We plan to switch to 0.12.x in the next release.

Pool storage (new) :

Domain:

Network:

Bug fixes:

Misc:

Thanks

Thanks to everyone who contributed in this release, notably:

@MalloZup @zeenix, @inercia @dmacvicar @enool @abbbi @klauserber @squeed @praveenkumar

terraform-provider-libvirt - v0.5.1

Published by dmacvicar almost 6 years ago

0.5.1 (December 14, 2018)

HIGHLIGHTS:

Thanks to everyone who contributed:
Dario Maiocchi, Silvio Moioli, W. Trevor King, Abhinav Dahiya and others!

terraform-provider-libvirt - v0.5.0

Published by dmacvicar about 6 years ago

0.5.0 (October 10, 2018)

HIGHLIGHTS:

libvirt Domain

Volumes/Disk/Storage

  • Allow to set the size of a volume larger than its backing volume, which allows to resize the partition then using cloud-init, and not be limited by the backing image (#369 and #357). Example.
terraform-provider-libvirt - v0.4.4

Published by dmacvicar about 6 years ago

0.4.4 (September 16, 2018)

HIGHLIGHTS:

libvirt Domain

  • TF_USE_QEMU_AGENT variable is deprecated and replaced by a domain property qemu_agent.
    Because variables can be interpolated into properties, and variables can be passed via environment variables, the old behavior can be emulated.

Volumes/Disk/Storage

Networking


General improvements


Bugs

terraform-provider-libvirt - v0.4.3

Published by dmacvicar about 6 years ago

0.4.3 (August 14, 2018)

HIGHLIGHTS:

  • IMPORTANT qemu-agent is not used by default to gather network
    interface information anymore. If you need to use, please set
    the TF_USE_QEMU_AGENT environment variable.

  • Handle gracefully out-of-band destruction of volume and cloud-init
    resources. Should provide a better end-user experience in day to day
    operations.

terraform-provider-libvirt - v0.4.2

Published by dmacvicar about 6 years ago

0.4.2 (August 3, 2018)

HIGHLIGHTS:

  • Fix crashes when using network devices not associated with a
    network name (regression introduced in 0.4)
terraform-provider-libvirt - v0.4.1

Published by dmacvicar about 6 years ago

  • Fix broken ip address detection bug that was introduced in 0.4
  • Add support for importing domain, network, volumes (#336)
terraform-provider-libvirt - v0.4

Published by dmacvicar about 6 years ago

  • Support for multiple provider instances (ie: hypervisors) with different URIs
  • Support for keyword-less and nested equal signs in kernel parameters
  • Adds the running attribute when creating a domain
  • Fix a bug with UEFI/OVMF booting on remote hypervisors
  • Update the project dependencies to more recent versions
  • The project now provides builds
  • The project now has a gitter.im channel
  • Integration tests are fixed and working again
Package Rankings
Top 6.98% on Alpine-edge
Top 35.57% on Formulae.brew.sh
Top 1.82% on Proxy.golang.org
Badges
Extracted from project README
Gitter chat Tests Registry