Skip to content

Commit

Permalink
fix(terraform): update terraform sops to 0.7.2 (#587)
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] committed Jan 7, 2023
1 parent 927049c commit 06f120b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
sops = {
source = "carlpett/sops"
version = "0.7.1"
version = "0.7.2"
}
}
}
Expand Down

0 comments on commit 06f120b

Please sign in to comment.