Skip to content

Commit

Permalink
feat(terraform): update sops ( 1.0.0 → 1.1.1 ) (#1265)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent c60fdf9 commit c398190
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 deletions terraform/authentik/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/authentik/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ terraform {
}
sops = {
source = "carlpett/sops"
version = "1.0.0"
version = "1.1.1"
}
}
}

0 comments on commit c398190

Please sign in to comment.