0.24.0 (2023-07-09)
Features
- add import support for a lot of resources (#390) (4147ff6)
- vm: add more valid cpu types (#411) (e9a9fd7)
Bug Fixes
- firewall: ignore non-existent rules at read/delete (#415) (fc3bbc3)
- node: fix error when listing network interfaces of a node (#412) (16ee6a9)
- node: ignore field
bridge_fd
when listing network interfaces of a node (#414) (01a8456)
Miscellaneous
- deps: bump github.com/goreleaser/goreleaser from 1.18.2 to 1.19.1 in /tools (#403) (0597217)
- deps: bump github.com/goreleaser/goreleaser from 1.19.1 to 1.19.2 in /tools (#417) (7240715)
- deps: bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 in /tools (#418) (6a309ac)
- deps: bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (#401) (908713a)
- deps: bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.17.0 (#399) (24ee318)
- deps: bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 (#408) (f494525)
- deps: bump github.com/hashicorp/terraform-plugin-mux from 0.10.0 to 0.11.1 (#400) (1a6cfb2)
- deps: bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 (#402) (af56c4b)
- deps: bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#416) (5e173e0)
- refactoring: remove accidentally added
types2
import alias (#409) (feac6b0)