Releases: bpg/terraform-provider-proxmox
Releases · bpg/terraform-provider-proxmox
v0.66.3
0.66.3 (2024-10-25)
Bug Fixes
- tests: add missing example.tfrc to test api-authentication folder (#1596) (1e57684)
- vm: incorrect detection of disk resize (#1602) (2781d75)
Miscellaneous
- ci: update actions/checkout action (v4.2.1 → v4.2.2) (#1603) (547b314)
- ci: update jetbrains/qodana-action action (v2024.2.3 → v2024.2.5) (#1604) (c4a6190)
- ci: update lycheeverse/lychee-action action (v2.0.1 → v2.0.2) (#1595) (18fc8d4)
- deps: update module github.com/hashicorp/terraform-plugin-framework-validators (v0.13.0 → v0.14.0) (#1598) (7a26cfe)
- deps: update module github.com/pkg/sftp (v1.13.6 → v1.13.7) (#1605) (0453e71)
- tests: add script to test/view api-authentication successes/failures (#1562) (bce2ceb)
v0.66.2
0.66.2 (2024-10-12)
Bug Fixes
- docs: typo in cloud-image.md guide, exiting -> existing (#1584) (af7b0e7)
- docs: update README.md (#1578) (51d0338)
- vm: do not reboot at disk resize (#1580) (90c50fc)
Miscellaneous
- ci: update actions/checkout action (v4.2.0 → v4.2.1) (#1581) (95f00ef)
- ci: Update lycheeverse/lychee-action action (v1.10.0 → v2.0.0) (#1583) (d1d8228)
- ci: update lycheeverse/lychee-action action (v2.0.0 → v2.0.1) (#1590) (dcb8b60)
- deps: update golang.org/x/exp digest (225e2ab → f66d83c) (#1586) (e103029)
v0.66.1
v0.66.0
0.66.0 (2024-10-04)
Features
- provider: add support for pre(external) auth'd session tokens (#1441) (eb2f36b)
- provider: reliable sequential and random
vm_id
generation (#1557) (72f7cb8) - vm: add support for
watchdog
(#1556) (d226b59)
Bug Fixes
- docs: correct url for template download in container resource example (#1563) (7266583)
- lxc: add new storage-backed mount point to existing container (#1553) (89d72cd)
- provider: handle IPv6 in ssh client (#1558) (18a7f8e)
Miscellaneous
v0.65.0
0.65.0 (2024-09-21)
Features
Bug Fixes
- file: respect
download_file.override
attr when checking for the file size change (#1537) (44e2814) - vm: handle more than 4
hostpci
devices (#1543) (569db6d)
Miscellaneous
- ci: update actions/create-github-app-token action (v1.10.4 → v1.11.0) (#1532) (831207b)
- ci: update jetbrains/qodana-action action (v2024.1.9 → v2024.2.3) (#1544) (13ceab8)
- deps: update github.com/hashicorp/terraform-plugin-* (#1545) (b5a4e32)
- deps: update golang.org/x/exp digest (e7e105d → 701f63a) (#1526) (b96532f)
- deps: update module github.com/golangci/golangci-lint (v1.60.3 → v1.61.0) in /tools (#1527) (356c978)
- docs: add example for host disk pass-through to VM (#1547) (e23d2f3)
- docs: improve
network_linux_bridge
documentation (#1538) (8f9b036) - docs: update terraform local (2.5.1 → 2.5.2) (#1535) (f1ce62e)
- docs: update terraform tls (4.0.5 → 4.0.6) (#1536) (a89cfbf)
- lxc: update list of supported OS-es in
operating_system.type
(#1548) (14a62a7)
v0.64.0
0.64.0 (2024-09-08)
Features
- acme: implement resources and data sources for ACME plugins (#1479) (a6eb81a)
- lxc: Implement support for container's "protection flag" (#1512) (9b34c48)
Bug Fixes
- docs: improve "SSH User" section describing
sudo
privileges (#1522) (84d55cf) - vm:
cpu.architecture
showed as new attribute at re-apply after creation (#1524) (c20d79d)
Miscellaneous
- ci: update actions/create-github-app-token action (v1.10.3 → v1.10.4) (#1518) (112f058)
- deps: update golang.org/x/exp digest (0cdaa3a → 9b4947d) (#1506) (0623bfd)
- deps: update golang.org/x/exp digest (9b4947d → e7e105d) (#1517) (273b3c9)
- deps: update module github.com/golangci/golangci-lint (v1.60.1 → v1.60.2) in /tools (#1499) (35cbe98)
- deps: update module github.com/golangci/golangci-lint (v1.60.2 → v1.60.3) in /tools (#1507) (5707fea)
- deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.53.0 → v0.54.0) in /tools (#1509) (9172ec6)
- deps: update module golang.org/x/crypto (v0.26.0 → v0.27.0) (#1519) (3951bda)
- deps: update module golang.org/x/net (v0.28.0 → v0.29.0) (#1520) (a0bce8d)
- vm: add acc test for no cdrom by default (#1523) (35b6571)
v0.63.0
0.63.0 (2024-08-21)
Features
Bug Fixes
- doc: update virtual_environment_vm.md (#1495) (4f8e18d)
- firewall: remove limit for number of CIRDs in
ipset
(#1487) (55bfe14)
Miscellaneous
- ci: update hashicorp/setup-terraform action (v3.1.1 → v3.1.2) (#1498) (3f6bc5e)
- ci: update jetbrains/qodana-action action (v2024.1.8 → v2024.1.9) (#1484) (dd6d5ec)
- code: align resource/datasource names in the fwprovider code (#1488) (8f82d1a)
- deps: update go (1.22.6 → 1.23.0) (#1489) (3343a93)
- deps: update golang.org/x/exp digest (8a7402a → 0cdaa3a) (#1483) (e566c4e)
- deps: update module github.com/hashicorp/terraform-plugin-testing (v1.9.0 → v1.10.0) (#1485) (767f680)
- deps: update tools (#1490) (6635c89)
- devcontainer: configure provider override in post attach command (#1481) (daaedf2)
- example: update links to container images, use faster mirror (#1497) (abb0be4)
v0.62.0
0.62.0 (2024-08-08)
Features
Bug Fixes
- docs: document role privileges required by
proxmox_virtual_environment_download_file
(#1442) (2475d99) - storage: ignore
os.ErrClosed
from deferredfileReader.Close()
in storage.APIUpload (#1468) (e8bd1fc) - tools: ensure docs/guides files are copied correctly (#1464) (f7c3560)
Miscellaneous
- deps: update go (1.22.5 → 1.22.6) (#1469) (966ea7a)
- deps: update go (1.22.5 → 1.22.6) in /tools (#1470) (10b2340)
- deps: update golang.org/x/exp digest (46b0784 → e3f2596) (#1448) (1ba422a)
- deps: update golang.org/x/exp digest (e3f2596 → 8a7402a) (#1452) (76ce03f)
- deps: update module github.com/hashicorp/terraform-plugin-framework (v1.10.0 → v1.11.0) (#1471) (b7a110e)
- deps: update module github.com/skeema/knownhosts (v1.2.2 → v1.3.0) (#1449) (f116127)
- deps: update module golang.org/x/crypto (v0.25.0 → v0.26.0) (#1472) (e641b55)
- deps: update module golang.org/x/net (v0.27.0 → v0.28.0) (#1474) (56b98bd)
- docs: minor documentation updates (#1463) (2bf9a94)
v0.61.1
v0.61.0
0.61.0 (2024-07-06)
Features
- node: implement initial support to manage APT repositories (#1325) (357f7c7)
- vm: implement filtering in vms data source. (#1423) (65f8ba5)
Bug Fixes
Miscellaneous
- ci: update actions/create-github-app-token action (v1.10.1 → v1.10.2) (#1416) (692ea94)
- ci: update actions/create-github-app-token action (v1.10.2 → v1.10.3) (#1419) (877251c)
- ci: update jetbrains/qodana-action action (v2024.1.5 → v2024.1.8) (#1425) (91a16af)
- deps: update go (1.22.4 → 1.22.5) (#1420) (a521c60)
- deps: update go (1.22.4 → 1.22.5) in /tools (#1421) (d55f670)
- deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.52.0 → v0.53.0) in /tools (#1426) (cf1142e)
- deps: update module golang.org/x/crypto (v0.24.0 → v0.25.0) (#1427) (3ad5b0a)
- deps: update module golang.org/x/net (v0.26.0 → v0.27.0) (#1430) (6436967)