Skip to content

Commit

Permalink
Update Terraform local to v2.4.1
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 Dec 18, 2023
1 parent 7bedc5f commit 4d58001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gitlab-runners/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
local = {
source = "hashicorp/local"
version = "2.4.0"
version = "2.4.1"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit 4d58001

Please sign in to comment.