Skip to content

Commit

Permalink
chore(deps): update terraform tls to v4.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent d927249 commit d959fd7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
38 changes: 24 additions & 14 deletions .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 versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ terraform {

tls = {
source = "hashicorp/tls"
version = "4.0.5"
version = "4.0.6"
}
}
}

0 comments on commit d959fd7

Please sign in to comment.