Skip to content

Releases: carlpett/terraform-provider-sops

v1.4.1

19 Mar 13:43
129590b

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

04 Mar 08:39
bfa42ff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Oct 08:18
155f8f9

Choose a tag to compare

What's Changed

New Contributors

  • @vdbe made their first contribution in #140

Full Changelog: v1.2.1...v1.3.0

v1.2.1

11 Jul 07:07
1141e5f

Choose a tag to compare

What's Changed

  • Fix outdated sensitive-data document link by @devholic in #139
  • bump sops to version 3.10.2 to support ssh key by @CnTeng in #138

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Mar 20:05
848335f

Choose a tag to compare

This version contains no new features, but updates the underlying Terraform integration to use terraform-plugin-framework, paving the way for implementing new functionality in later versions.

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

17 Aug 21:02
43af302

Choose a tag to compare

This release has the same content as v1.1.0, but a fix for the release workflow to handle changes in Github Actions software

What's Changed

  • Replace 'hub' with 'gh' for managing Github releases by @carlpett in #124

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Aug 20:05
dcccb25

Choose a tag to compare

⚠️ The release artifacts failed to be generated for this release due to changes in Github Actions runner software. Please use v1.1.1, which has identical content, but is built with a fixed workflow.

What's Changed

  • bumped sops up to version 3.9.0 to support EKS pod identities by @ryanrf in #122

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Sep 16:22
1dd24bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v1.0.0

v0.7.2

07 Jan 19:19
3a7966e

Choose a tag to compare

Bug fixes

  • Fix conversion of null to <nil> string (#95, thanks @chroju!)

Docs

  • Document that environment variables required for sops key managers must be set (#93, thanks @fardarter!)

v0.7.1

14 May 16:20
3c92e66

Choose a tag to compare

Enhancements