Skip to content

Latest commit

Β 

History

History
237 lines (141 loc) Β· 6.6 KB

File metadata and controls

237 lines (141 loc) Β· 6.6 KB

[1.2.0]

πŸš€ Features

  • Idiomatic handling of nested unknowns (#115)

πŸ’Ό Other

  • (deps) Bump github/codeql-action from 3 to 4 in the actions group (#110)
  • (deps) Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 in the actions group (#111)
  • (deps) Bump the actions group with 3 updates (#114)

[1.1.1] - 2025-10-04

πŸ’Ό Other

  • (deps) Bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 (#97)
  • (deps) Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#99)
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 (#101)
  • (deps) Bump actions/checkout from 4 to 5 (#98)
  • (deps) Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#100)
  • (deps) Bump actions/setup-go from 5.5.0 to 6.0.0 (#104)
  • (deps) Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#102)
  • Test with terraform v1.13 (#109)
  • (deps) Bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0 (#106)

[1.1.0] - 2025-07-12

πŸš€ Features

  • Union mode to treat lists as sets (#96)

πŸ’Ό Other

  • (deps) Bump actions/setup-go from 5.4.0 to 5.5.0 (#85)
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing from 1.12.0 to 1.13.0 (#86)
  • (deps) Bump github.com/hashicorp/terraform-plugin-framework from 1.14.1 to 1.15.0 (#87)
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing from 1.13.0 to 1.13.1 (#89)
  • (deps) Bump github.com/hashicorp/terraform-plugin-go from 0.27.0 to 0.28.0 (#90)
  • (deps) Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 in the go_modules group (#91)
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 (#92)

πŸ“š Documentation

  • Extend documentation with examples (#95)

[1.0.2] - 2025-05-11

πŸ› Bug Fixes

  • Include append logic in no_null_override transformer (#83) (#84)

πŸ’Ό Other

  • (deps) Bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#82)

βš™οΈ Miscellaneous Tasks

  • Bump golangci-lint config to v2

[1.0.1] - 2025-04-30

πŸ’Ό Other

  • (deps) Bump actions/setup-go from 5.3.0 to 5.4.0 (#78)
  • (deps) Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#77)
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 (#76)
  • (deps) Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 (#81)
  • (deps) Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#80)

πŸ“š Documentation

  • Document OpenTofu compatibility

βš™οΈ Miscellaneous Tasks

  • (goreleaser) Schema update

[1.0.0] - 2025-03-20

πŸ’Ό Other

  • (deps) Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (#74)

βš™οΈ Miscellaneous Tasks

  • Update changelog

[0.4.2] - 2025-03-09

πŸ’Ό Other

  • (deps) Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 (#73)

🚜 Refactor

  • Enhance argument validation (#72)

[0.4.1] - 2025-03-02

πŸ› Bug Fixes

  • Handle typed nulls (#71)

[0.4.0] - 2025-03-02

πŸš€ Features

  • Allow (and ignore) nulls (#70)

πŸ’Ό Other

  • (deps) Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#65)

[0.3.3] - 2025-01-31

πŸ’Ό Other

  • (deps) Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#56)
  • (deps) Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#57)
  • (deps) Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 (#58)
  • (deps) Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group (#59)
  • (deps) Bump actions/setup-go from 5.1.0 to 5.2.0 (#60)
  • (deps) Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#61)
  • (deps) Bump golang.org/x/net from 0.32.0 to 0.33.0 in the go_modules group (#62)
  • (deps) Bump actions/setup-go from 5.2.0 to 5.3.0 (#63)
  • (deps) Bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 (#64)

[0.3.2] - 2024-11-10

πŸ’Ό Other

  • (deps) Bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 (#51)
  • (deps) Bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 (#52)
  • (deps) Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#54)
  • (deps) Bump github.com/stretchr/testify from 1.8.3 to 1.9.0 (#55)

πŸ“š Documentation

  • Improve example usage

πŸ§ͺ Testing

  • Add basic encode/decode tests

βš™οΈ Miscellaneous Tasks

  • Add CodeQL scans and badges

[0.3.1] - 2024-10-30

πŸ› Bug Fixes

  • OpenTofu crash with unknown value (#50)

πŸ’Ό Other

  • (deps) Bump actions/checkout from 4.2.1 to 4.2.2 (#46)
  • (deps) Bump actions/setup-go from 5.0.2 to 5.1.0 (#47)
  • (deps) Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 (#49)

πŸ“š Documentation

  • Document mergo configuration options

[0.3.0] - 2024-10-19

πŸ’Ό Other

  • (deps) Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#43)
  • (deps) Bump actions/checkout from 4.2.0 to 4.2.1 (#44)

[0.2.3] - 2024-09-28

πŸ’Ό Other

  • (deps) Bump google.golang.org/grpc in the go_modules group
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing
  • (deps) Bump github.com/hashicorp/terraform-plugin-framework
  • (deps) Bump actions/setup-go from 5.0.1 to 5.0.2
  • (deps) Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
  • (deps) Bump github.com/hashicorp/terraform-plugin-testing
  • (deps) Bump github.com/hashicorp/terraform-plugin-framework
  • (deps) Bump dario.cat/mergo from 1.0.0 to 1.0.1
  • (deps) Bump hashicorp/setup-terraform from 3.1.1 to 3.1.2
  • (deps) Bump actions/checkout from 4.1.7 to 4.2.0 (#42)
  • (deps) Bump all

[0.2.2] - 2024-06-13

πŸ’Ό Other

  • (deps) Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
  • (deps) Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
  • (deps) Bump actions/checkout from 4.1.4 to 4.1.5
  • (deps) Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
  • (deps) Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1
  • (deps) Bump github.com/hashicorp/terraform-plugin-go
  • (deps) Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
  • (deps) Bump actions/checkout from 4.1.5 to 4.1.6
  • (deps) Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
  • (deps) Bump github.com/hashicorp/terraform-plugin-docs
  • (deps) Bump github.com/hashicorp/terraform-plugin-framework
  • (deps) Bump github.com/hashicorp/terraform-plugin-docs
  • (deps) Bump actions/checkout from 4.1.6 to 4.1.7
  • (deps) Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
  • Update goreleaser spec
  • (deps) Bump all

[0.2.1] - 2024-05-04

πŸ› Bug Fixes

  • Build/tests

[0.2.0] - 2024-05-04

πŸš€ Features

  • (mergo) Direct translation of terraform values

[0.1.0] - 2024-04-15