Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

Releases: j-lgs/terraform-provider-talos

v0.0.13

05 Jul 07:19
Compare
Choose a tag to compare
chore: prepare release

v0.0.12

16 Jun 05:28
Compare
Choose a tag to compare
fix: avoid overflow in example_constant

v0.0.11

12 Jun 14:24
Compare
Choose a tag to compare
docs: update control node docs to match new schema

v0.0.10

24 May 01:49
Compare
Choose a tag to compare
chore: prepare release

v0.0.9

07 May 08:35
Compare
Choose a tag to compare
fix: remove duplicate /machine/sysctls add ops in json patch

This fix highlights a need for automated testing to catch issues like
this.

v0.0.8

07 May 08:06
Compare
Choose a tag to compare
fix: let haproxy bind to virtual IP

The virtual IP provided by keepalived might not be active when haproxy
starts, as such each controlplane need sysctls set to allow them to
bind to the nonexistant IP.

v0.0.7

07 May 03:12
Compare
Choose a tag to compare
fix: add required comma to worker template

v0.0.6

07 May 02:40
Compare
Choose a tag to compare
build: fix incorrect paths in Makefile and bump version for release

v0.0.5

06 May 03:40
Compare
Choose a tag to compare
docs: add initial documentation

v0.0.4

06 May 02:44
Compare
Choose a tag to compare
fix: remove invalid characters from registry manifest json