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
tyriis-automation[bot] authored Nov 27, 2023
1 parent 6236d8f commit 82988ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
version = "4.0.5"
}
vault = {
source = "hashicorp/vault"
Expand Down

0 comments on commit 82988ad

Please sign in to comment.