Releases: j-lgs/terraform-provider-talos
Releases · j-lgs/terraform-provider-talos
v0.0.12
fix: avoid overflow in example_constant
v0.0.11
docs: update control node docs to match new schema
v0.0.9
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
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
fix: add required comma to worker template
v0.0.6
build: fix incorrect paths in Makefile and bump version for release
v0.0.5
docs: add initial documentation
v0.0.4
fix: remove invalid characters from registry manifest json