Skip to content

Commit

Permalink
chore(deps): update auto merged updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Sep 16, 2024
1 parent 29672c8 commit 93a5349
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ terraform {
}
local = {
source = "hashicorp/local"
version = "2.5.1"
version = "2.5.2"
}
null = {
source = "hashicorp/null"
version = "3.2.2"
version = "3.2.3"
}
tls = {
source = "hashicorp/tls"
version = "4.0.5"
version = "4.0.6"
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}
}

0 comments on commit 93a5349

Please sign in to comment.