chore(deps): update terraform talos to v0.6.1 #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.0
->0.6.1
Release Notes
siderolabs/terraform-provider-talos (talos)
v0.6.1
Compare Source
Welcome to the v0.6.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.
Talos Cluster Kubeconfig
The
talos_cluster_kubeconfig
resource now supports confiuring the certificate renewal check time.Component Updates
Talos sdk: v1.8.1
Contributors
Changes
3 commits
daddfb7
feat: configurable cert refresh time for kubeconfig96c9a85
fix: resourceplanmodifiers for kubeconfig resource800573b
fix: disks wipe on destroyDependency Changes
Previous release can be found at v0.6.0
v0.6.0
Compare Source
Welcome to the v0.6.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.
Image Factory
Support for querying info from Image Factory and registering schematics is now supported via new Terraform resources.
Talos Cluster Health
talos_cluster_health
data source now has a way to skip running the Kubernetes components health check by settingskip_kubernetes_checks
totrue
.Talos Cluster Kubeconfig
talos_cluster_kubeconfig
data source is now deprecated and will be removed in the next minor release.Use
talos_cluster_kubeconfig
resource instead.The
talos_cluster_kubeconfig
resource will regenerate kubernetes client config when the time to expiry is less than a month.Talos Machine Configuration Data Source
talos_machine_configuration
data source now defaults to generating config with documentation and examples disabled.To restore the previous behavior, set
docs
andexamples
attributes totrue
.Talos Machine Configuration Apply
talos_machine_configuration_apply
resource now optionally supports resetting the machine back to maintenance mode.Talos Machine Secrets
talos_machine_secrets
resource now regenerates client config when the time to expiry is less than a month.Component Updates
Talos sdk: v1.8.0-alpha.1
Contributors
Changes
20 commits
758df67
docs: machine_configuration fix typo4e01809
release(v0.6.0-beta.0): prepare release8dcab7b
chore: bump deps3b59c4a
release(v0.6.0-alpha.2): prepare release858f7f3
chore: bump deps7af49b3
chore: better health checks from talos sdk063b7ae
chore: default talos_machine_configuration docs and examples to false80c5534
chore: support filtering stable versionb9c7f5f
release(v0.6.0-alpha.1): prepare release92fcb70
feat: addtalos_image_factory_url
data sourceffc8102
feat: add factory supportd6c2a0b
chore: fix goreleaser configdcdcee6
release(v0.6.0-alpha.0): prepare released962913
chore: reset options formachine_configuration_apply
resourcef26a591
chore: data source -> resourcetalos_cluster_kubeconfig
78fd0d3
chore: ignore version prefix fortalos_version
11ae330
feat: support skipping k8s health checks0fe1a6f
docs: update description oftalos_cluster_health
f6f1811
feat: regenerate talosconfig501c78e
chore: bump depsChanges since v0.6.0-beta.0
1 commit
758df67
docs: machine_configuration fix typoDependency Changes
Previous release can be found at v0.5.0
v0.5.0
Compare Source
terraform-provider-talos 0.5.0 (2024-04-19)
Welcome to the v0.5.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.7.0
Contributors
Changes
3 commits
0548d94
release(v0.5.0): prepare release0088df9
chore: bump talos sdk to stable version758b339
chore: bump depsChanges from siderolabs/crypto
3 commits
c240482
feat: provide dynamic client CA matching2f4f911
feat: add PEMEncodedCertificate wrapper1c94bb3
chore: bump dependenciesChanges from siderolabs/gen
1 commit
238baf9
chore: add typesafeSyncMap
and bump stuffDependency Changes
Previous release can be found at v0.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.