Skip to content

Releases: poseidon/terraform-provider-ct

v0.13.0

06 Apr 16:19
v0.13.0
Compare
Choose a tag to compare
  • 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

01 Apr 19:35
v0.12.0
Compare
Choose a tag to compare
  • 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

30 Jul 04:26
v0.11.0
Compare
Choose a tag to compare
  • 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

21 Feb 18:56
v0.10.0
Compare
Choose a tag to compare
  • 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

15 Feb 16:26
v0.9.2
Compare
Choose a tag to compare
  • Update butane, ignition, and Terraform SDK modules

v0.9.1

30 Sep 06:35
v0.9.1
Compare
Choose a tag to compare
  • Update Go version to v1.16+
  • Add darwin-arm64 release target

v0.9.0

18 Jul 01:08
v0.9.0
Compare
Choose a tag to compare
  • 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

04 Feb 07:53
v0.8.0
Compare
Choose a tag to compare
  • 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

20 Nov 23:20
v0.7.1
Compare
Choose a tag to compare
  • 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

29 Oct 05:48
v0.7.0
Compare
Choose a tag to compare
  • Add Fedora CoreOS Config v1.2.0 support (#71)
    • Accept FCC v1.2.0 and output Ignition v3.2.0