Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:15
· 67 commits to main since this release
v0.2.1
b035834

terraform-provider-talos 0.2.1 (2023-08-04)

Welcome to the v0.2.1 release of terraform-provider-talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.

Component Updates

Talos sdk: v1.4.7

Contributors

  • Artem Chernyshev
  • Noel Georgi
  • Dmitriy Matrenichev
  • Utku Ozdemir
  • Andrey Smirnov

Changes

2 commits

  • b035834 release(0.2.1): prepare release
  • 9b57d5e fix: ci failures due to TF state removal

Changes from siderolabs/crypto

2 commits

  • 8f77da3 feat: add a method to load PEM key from file
  • c03ff58 feat: add a way to represent redacted x509 private keys

Changes from siderolabs/gen

3 commits

  • f9f5805 chore: bump rekres and add functions from exp
  • b968d21 feat: add TryRecv and RecvWithContext functions
  • 476dfea feat: add foreach and clear to lazymap

Changes from siderolabs/go-blockdevice

4 commits

  • fbb01f7 fix: properly detect token not found error
  • 3e08968 fix: do not attach token to a key slot
  • f2c419e feat: support LUKS token management
  • 076874a chore: resolve blockdevice symlinks

Dependency Changes

  • github.com/hashicorp/terraform-plugin-docs v0.14.1 -> v0.16.0
  • github.com/hashicorp/terraform-plugin-framework v1.2.0 -> v1.3.4
  • github.com/hashicorp/terraform-plugin-framework-timeouts v0.3.1 -> v0.4.1
  • github.com/hashicorp/terraform-plugin-framework-validators v0.10.0 -> v0.11.0
  • github.com/hashicorp/terraform-plugin-go v0.15.0 -> v0.18.0
  • github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1 -> v2.27.0
  • github.com/hashicorp/terraform-plugin-testing v1.2.0 -> v1.4.0
  • github.com/siderolabs/crypto v0.4.0 -> v0.4.1
  • github.com/siderolabs/gen v0.4.3 -> v0.4.5
  • github.com/siderolabs/go-blockdevice v0.4.4 -> v0.4.6
  • github.com/siderolabs/talos/pkg/machinery v1.4.0 -> v1.4.7
  • github.com/stretchr/testify v1.8.2 -> v1.8.4
  • golang.org/x/mod v0.10.0 -> v0.12.0
  • google.golang.org/grpc v1.54.0 -> v1.57.0
  • k8s.io/client-go v0.27.1 -> v0.27.4

Previous release can be found at v0.2.0