Skip to content

Releases: carlpett/terraform-provider-sops

v1.0.0

16 Sep 16:22
1dd24bc
Compare
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
Compare
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
Compare
Choose a tag to compare

Enhancements

v0.7.0

28 Mar 10:56
375a6b4
Compare
Choose a tag to compare

Breaking changes ⚠️

This release upgrades to the v2 Terraform SDK, which means Terraform v0.12 or later is required! That means the 0.6.x series is the last version of the provider is the last version you can use if using Terraform 0.11 or earlier.

Enhancements

  • Better error messages (#82, thanks @adebasi!)
  • Bump to sops v3.7.2
  • Bump to Terraform SDK v2

v0.6.3

11 Jun 13:30
Compare
Choose a tag to compare

Enhancements

  • Add support for darwin/arm64

v0.6.2

07 Apr 12:06
20059a3
Compare
Choose a tag to compare

Bug fixes

  • Actually include the updated sops dependency (#64)

v0.6.1

27 Mar 10:24
5eeb9c8
Compare
Choose a tag to compare

Improvements

  • Bumped sops dependency to v3.7.0 (#63)

v0.6.0

28 Jan 09:03
44a56af
Compare
Choose a tag to compare

Enhancements

  • Ensure the sensitive flag is set on output attibutes (#57, thanks @samcday!)
  • Add support for .ini and .env files (#60)

v0.5.3

06 Nov 15:31
58a26e6
Compare
Choose a tag to compare

Changes

  • Updates sops library from 3.6.0 to 3.6.1, fixing problems with AWS profiles (#53, thanks @othmane399!)

v0.5.2

31 Jul 13:34
1a94baf
Compare
Choose a tag to compare

Changes

  • Bump sops to v3.6.0