Skip to content

Commit

Permalink
fix(deps): update terraform tls to 4.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
bloopy-boi authored and bloopy-boi[bot] committed Nov 27, 2023
1 parent 14ed346 commit b1c8a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/terraform/flux/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
version = "4.0.5"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit b1c8a83

Please sign in to comment.