github terraform-lxd/terraform-provider-lxd v2.5.0

one day ago

What's Changed

New Features 🎉

  • Allow cluster member group as target and handle in-cluster migration by @MusicDin in #559
  • Profile, project, and image datasources (from Incus) by @MusicDin in #560
  • Add network, storage pool and instance datasources by @MusicDin in #562
  • feat: allow creation of empty VMs by @xvzf in #563
  • datasource: LXD info by @MusicDin in #573
  • server/info: Report instance types by @MusicDin in #574

Bug Fixes 🐝

  • provider-config: Append port to hostname instead of the URL by @MusicDin in #545
  • instance_file: Fix file removal and panic when file is not found by @MusicDin in #568
  • Fix segfault when taking instance snapshot for an instance doesn't exist by @stew3254 in #572
  • Fix leftover resources on error by @MusicDin in #570

Maintenance and Chores 🛠

  • build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 in the hashicorp group by @dependabot in #537
  • build(deps): bump the hashicorp group with 4 updates by @dependabot in #538
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #541
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 in the hashicorp group by @dependabot in #540
  • docs: Include content_type in volume example by @MusicDin in #544
  • Gomod updates by @simondeziel in #548
  • Improve golangci-lint coverage by @simondeziel in #549
  • build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #550
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 in the hashicorp group by @dependabot in #551
  • gomod: Updates. by @simondeziel in #552
  • github: Fix MinIO install step condition by @MusicDin in #553
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework-timeouts from 0.4.1 to 0.5.0 in the hashicorp group by @dependabot in #555
  • build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 in the hashicorp group by @dependabot in #556
  • tests: Add cluster tests by @MusicDin in #554
  • Misc cleanup by @simondeziel in #557
  • Misc fix by @simondeziel in #558
  • build(deps): bump the hashicorp group with 3 updates by @dependabot in #564
  • build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #567
  • build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #575

Other Changes ❓

New Contributors

Full Changelog: v2.4.0...v2.5.0

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

NewReleases is sending notifications on new releases.