Terraform Provider Sops Versions Save

A Terraform provider for reading Mozilla sops files

v1.0.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/carlpett/terraform-provider-sops/compare/v0.7.2...v1.0.0

v0.7.2

1 year ago

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

1 year ago

Enhancements

  • Bump sops dependency to 3.7.3 (#86, thanks @multani!)
  • Change CI to Github Actions (#87, thanks @multani!)

v0.7.0

2 years ago

Breaking changes :warning:

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

2 years ago

Enhancements

  • Add support for darwin/arm64

v0.6.2

3 years ago

Bug fixes

  • Actually include the updated sops dependency (#64)

v0.6.1

3 years ago

Improvements

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

v0.6.0

3 years ago

Enhancements

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

v0.5.3

3 years ago

Changes

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

v0.5.2

3 years ago

Changes

  • Bump sops to v3.6.0