Releases: poseidon/terraform-provider-ct
Releases · poseidon/terraform-provider-ct
v0.13.0
- Update the target stable Ignition spec version to v3.4.0 (#156)
- Parse Butane Configs to Ignition v3.4.0 (#159)
- Add support for
fcos
v1.5.0 Butane Configs
- Add support for
flatcar
v1.1.0 Butane Configs
- Remove deprecated
platform
field
- Move implementation to an
internal
package (#157)
v0.12.0
- Focus on converting Butane Configs (with different variants) to Ignition
- Remove support for Container Linux Configs (#132)
- Butane Configs support
fcos
and flatcar
variants
- Flatcar Linux now supports Ignition v3.3.0
- Remove unused
github.com/coroes/ignition
(v1) dependencies
- Deprecate the
platform
field, it's no longer used
v0.11.0
- Update coreos/butane from v0.14.0 to v0.15.0 (#126, #131)
- Add
flatcar
Butane Config variant with spec version 1.0.0 (generates Ignition v3.3.0)
- Update Go version to v1.18
- Deprecate Container Linux Configs (please migrate to Butane Configs)
v0.10.0
- Change how older (< 1.4) Butane Configs are parsed to Ignition (#116)
- Parse Ignition bytes to the forward compatible Ignition version (docs)
- Parse v1.3 Butane Configs to Ignition v3.3
- Parse v1.2 Butane Configs to Ignition v3.3
- Parse v1.1 Butane Configs to Ignition v3.3
- Parse v1.0 Butane Configs to Ignition v3.3
- Add support for verison skew among Butane Config snippets
- Butane Config and snippets will always convert to the current Ignition version
v0.9.2
- Update butane, ignition, and Terraform SDK modules
v0.9.1
- Update Go version to v1.16+
- Add
darwin-arm64
release target
v0.9.0
- Add Butane Config v1.4.0 support (#100)
- Accept Butane v1.4.0 config/snippets and render Ignition v3.3.0
- Rename Fedora CoreOS Configs to Butane Configs
- Remove Go module vendoring
- Remove tarball release format
v0.8.0
- Migrate to Terraform Plugin SDK v2.3.0 (#75)
- Add Fedora CoreOS Config v1.3.0 support (#76)
Note: In future releases, tarball assets will no longer be provided, only zip file assets and associated sums/signatures (#81)
v0.7.1
- Fix possible empty rendered Ignition (#72)
- Fix regression in rendering Fedora CoreOS v1.1.0 Configs with
snippets
and pretty_print = false
- Remove Terraform v0.12.x instructions
v0.7.0
- Add Fedora CoreOS Config v1.2.0 support (#71)
- Accept FCC v1.2.0 and output Ignition v3.2.0