github dmacvicar/terraform-provider-libvirt v0.5.0

latest releases: v0.7.6, v0.7.5, v0.7.4...
5 years ago

0.5.0 (October 10, 2018)

HIGHLIGHTS:

libvirt Domain

  • cloud_init resource is obsolete and replaced with cloud_init_disk (#410)

    The resource does not allow individual fields anymore, and directly takes the user_data, network_config and meta_data fields, which you can provide directly or reading from a file, optionally using a template resource and the rendered function. See the updated documentation.

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.

Don't miss a new terraform-provider-libvirt release

NewReleases is sending notifications on new releases.