pulumi / pulumi-libvirt

Apache License 2.0
26 stars 3 forks source link

Upgrade terraform-provider-libvirt to v0.8.0 #428

Closed guineveresaenger closed 2 months ago

guineveresaenger commented 2 months ago

This PR was generated via $ upgrade-provider pulumi/pulumi-libvirt.


github-actions[bot] commented 2 months ago

Does the PR have any schema changes?

Found 1 breaking change:

Types

New resources:

New functions:

Maintainer note: consult the runbook for dealing with any breaking changes.

guineveresaenger commented 2 months ago

Seeing an issue in the setup script:

lxc-create -t download -n foo -- --dist ubuntu --release bionic --arch amd64
Downloading the image index
ERROR: Couldn't find a matching image
lxc-create: foo: lxccontainer.c: create_run_template: 1627 Failed to create container from template
lxc-create: foo: tools/lxc_create.c: main: 317 Failed to create container foo
guineveresaenger commented 2 months ago

Libvirt build script was using an outdated Ubuntu image, no longer hosted at https://images.linuxcontainers.org. Updating this to a current image ( the focal release) results in a happy script and clean builds.

pulumi-bot commented 2 months ago

This PR has been shipped in release v0.5.0.