Skip to content

Releases: freed-dev-llc/terraform-provider-turingpi

v1.3.10

26 Jan 03:17

Choose a tag to compare

Changelog

  • 1a3ffbc chore: release v1.3.10
  • b747b9b fix: handle BMC firmware 2.0.5+ flash status response format

v1.3.9

19 Jan 20:25

Choose a tag to compare

Changelog

  • 25a0a21 chore: release v1.3.9 (synchronized with terraform-turingpi-modules)

v1.3.8

19 Jan 16:02

Choose a tag to compare

Changelog

  • 3187666 chore: release v1.3.7 and v1.3.8 (synchronized with modules)

v1.3.7

19 Jan 17:03

Choose a tag to compare

Changelog

v1.3.6

18 Jan 21:27

Choose a tag to compare

Changelog

  • 54a8119 fix: support BMC 2.0.x - 2.1.0 USB response format (fixes #21)

v1.3.5

18 Jan 21:06

Choose a tag to compare

Changelog

  • 3577601 feat: add K3s cluster import and improve MetalLB deployment

v1.3.4

18 Jan 15:52

Choose a tag to compare

Changelog

  • ffca7f6 fix: support BMC firmware 2.3.4 API response format

v1.3.3

18 Jan 15:07

Choose a tag to compare

Changelog

  • 67eefc4 chore: release v1.3.3 (synchronized with modules)
  • 9aadc00 license: change from MIT to Apache 2.0

v1.3.2

18 Jan 11:46

Choose a tag to compare

Changelog

  • 8f60dba Add Codecov badge to README
  • cb39cec Release v1.3.2
  • 8c6849f chore: add PR template and enhance .gitignore security
  • 9694fde deps(go): update all Go modules
  • a7b7bb9 deps: bump golang.org/x/crypto from 0.46.0 to 0.47.0 (#20)

v1.3.1

30 Dec 18:07
v1.3.1
30e2831

Choose a tag to compare

Changelog

  • 1220c0b Add CI/CD tooling and pre-commit hooks
  • 37862d7 Disable terraform_required_version rule for examples
  • 63f3451 Fix TFLint formatting and update terraform-docs
  • 588df75 Fix TFLint rules and add missing output description
  • ca1fa64 Fix action references in TFLint and docs workflows
  • 560b2af Fix errcheck lint violation in getFlashStatus
  • a03105d Fix golangci-lint v2 config and TFLint path filter
  • 92d131f Fix pre-commit hooks and update examples
  • 30e2831 Release v1.3.1 - CI/CD improvements
  • 23a2bf1 Specify TFLint config path explicitly
  • 822afab Update CHANGELOG with CI/CD improvements
  • 10a5316 Update golangci-lint to v2 config format and fix formatting
  • bbf938b Update terraform-docs for examples
  • 750953e deps: bump helm.sh/helm/v3 from 3.19.0 to 3.19.4 (#13)