Releases: siderolabs/terraform-provider-talos
v0.1.2
terraform-provider-talos 0.1.2 (2023-03-14)
Welcome to the v0.1.2 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.3.6
Contributors
- Noel Georgi
Changes
4 commits
Dependency Changes
- github.com/hashicorp/terraform-plugin-docs v0.13.0 -> v0.14.1
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1 -> v2.25.0
- github.com/siderolabs/talos/pkg/machinery v1.3.1 -> v1.3.6
- github.com/stretchr/testify v1.8.1 -> v1.8.2
Previous release can be found at v0.1.1
v0.1.1
terraform-provider-talos 0.1.1 (2023-02-10)
Welcome to the v0.1.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.3.1
Contributors
- Noel Georgi
- Spencer Smith
- Dmitriy Matrenichev
- Robert Wunderer
Changes
6 commits
Changes since v0.1.0
2 commits
Changes from siderolabs/gen
Dependency Changes
- github.com/hashicorp/go-cty d3edf31b6320 -> 85980079f637
- github.com/siderolabs/gen v0.4.2 -> v0.4.3
- github.com/siderolabs/talos/pkg/machinery v1.3.0 -> v1.3.1
Previous release can be found at v0.1.0-beta.0
v0.1.0
terraform-provider-talos 0.1.0 (2023-01-05)
Welcome to the v0.1.0 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.3.1
Contributors
- Noel Georgi
- Dmitriy Matrenichev
- Robert Wunderer
Changes
4 commits
Changes from siderolabs/gen
Dependency Changes
- github.com/hashicorp/go-cty d3edf31b6320 -> 85980079f637
- github.com/siderolabs/gen v0.4.2 -> v0.4.3
- github.com/siderolabs/talos/pkg/machinery v1.3.0 -> v1.3.1
Previous release can be found at v0.1.0-beta.0
v0.1.0-beta.0
terraform-provider-talos 0.1.0-beta.0 (2022-12-16)
Welcome to the v0.1.0-beta.0 release of terraform-provider-talos!
This is a pre-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.3.0
Contributors
- Noel Georgi
Changes
Dependency Changes
- github.com/siderolabs/talos/pkg/machinery v1.3.0 new
Previous release can be found at v0.1.0-alpha.12
v0.1.0-alpha.12
terraform-provider-talos 0.1.0-alpha.12 (2022-12-16)
Welcome to the v0.1.0-alpha.12 release of terraform-provider-talos!
This is a pre-release of terraform-provider-talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.
Fixes
Fixed an issue with the provider when using a secure Talos client.
Contributors
- Noel Georgi
Changes
2 commits
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.1.0-alpha.11
v0.1.0-alpha.11
terraform-provider-talos 0.1.0-alpha.11 (2022-12-09)
Welcome to the v0.1.0-alpha.11 release of terraform-provider-talos!
This is a pre-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.2.7
Contributors
- Andrey Smirnov
- Dmitriy Matrenichev
- Noel Georgi
Changes
Changes from siderolabs/gen
2 commits
Changes from siderolabs/net
Dependency Changes
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0 -> v2.24.1
- github.com/siderolabs/gen v0.4.0 -> v0.4.2
- github.com/siderolabs/net v0.3.3 -> v0.4.0
- github.com/talos-systems/talos/pkg/machinery v1.2.6 -> v1.2.7
- google.golang.org/grpc v1.50.1 -> v1.51.0
Previous release can be found at v0.1.0-alpha.10
v0.1.0-alpha.10
terraform-provider-talos 0.1.0-alpha.10 (2022-11-02)
Welcome to the v0.1.0-alpha.10 release of terraform-provider-talos!
This is a pre-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.2.6
Contributors
- Andrey Smirnov
- Andrey Smirnov
- Seán C McCord
- Noel Georgi
Changes
Changes from siderolabs/net
11 commits
5b21171chore: rename, rekres409926afix: parse correctly some IPv6 CIDRsb4b7181feat: add a way to filter list of IPs for the machine0abe5bdfeat: implement FilterIPs function0519054feat: add ParseCIDR52c7509feat: add a function to format IPs in CIDR notation005a94ffeat: add methods to manage CIDR list, check for non-local IPv68b56890feat: add ValidateEndpointURI402fa79chore: apply kres to get the latest build scriptsc7bc477chore: initial version of the package393246achore: initial commit
Dependency Changes
- github.com/siderolabs/net v0.3.3 new
- github.com/stretchr/testify v1.8.0 -> v1.8.1
- google.golang.org/grpc v1.48.0 -> v1.50.1
Previous release can be found at v0.1.0-alpha.9
v0.1.0-alpha.9
terraform-provider-talos 0.1.0-alpha.9 (2022-10-18)
Welcome to the v0.1.0-alpha.9 release of terraform-provider-talos!
This is a pre-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.2.5
Contributors
- Noel Georgi
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.1.0-alpha.8
v0.1.0-alpha.8
terraform-provider-talos 0.1.0-alpha.8 (2022-10-18)
Welcome to the v0.1.0-alpha.8 release of terraform-provider-talos!
This is a pre-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.2.4
Contributors
- Dmitriy Matrenichev
- Noel Georgi
Changes
3 commits
Changes from siderolabs/gen
6 commits
b3b6db8fix: fix Copy documentation and implementation521f737feat: add xerrors package which contains additions to the std errors726e066fix: rename tuples.go to pair.go and set proper package named8d7d25chore: minor additions338a650chore: add initial implementation and documentation4fd8667Initial commit
Dependency Changes
- github.com/siderolabs/gen v0.4.0 new
Previous release can be found at v0.1.0-alpha.7
v0.1.0-alpha.7
terraform-provider-talos 0.1.0-alpha.7 (2022-09-20)
Welcome to the v0.1.0-alpha.7 release of terraform-provider-talos!
This is a pre-release of terraform-provider-talos
Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.
Contributors
- Noel Georgi
Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.1.0-alpha.6