Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 1.53 KB

Changelog

0.3.0 (2022-09-23)

⚠ BREAKING CHANGES

  • migrate to Terraform Plugin Framework

Features

  • migrate to Terraform Plugin Framework (51ead6c)

0.2.0 (2022-08-08)

Features

  • add flake.nix with default dev shell (eac10c0)
  • add talos_gen_config resource (0da6834)
  • makefile build docs (099d42b)

Bug Fixes

  • do not hard code default installer image repository (a15f387)
  • set Talos version in GoReleaser configuration (64345ba)
  • specify GPG subkey to use for signing (368f997)

Reverts

  • change Release Please pull request title (e2d04e8)