Skip to content

Commit

Permalink
chore(deps): update terraform tls to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 198ec6a commit 136925d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 14 deletions.
36 changes: 23 additions & 13 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.4"
version = "4.0.5"
}
}
}

0 comments on commit 136925d

Please sign in to comment.