carlpett / terraform-provider-sops

A Terraform provider for reading Mozilla sops files
Mozilla Public License 2.0
488 stars 64 forks source link

Move to sops 3.8.0 #107

Closed timodempwolf closed 1 year ago

timodempwolf commented 1 year ago

With version 3.8.0 the name of the sops SKD has changed. This PR addresses this change. I have no idea how this works but the change seemed straight forward and all the tests worked as well.

Fixes #106

carlpett commented 1 year ago

Thanks!