Skip to content

Commit

Permalink
Update Terraform null to v3.2.2
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 Nov 27, 2023
1 parent 0d69bc9 commit 7a59bc5
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 @@ -14,7 +14,7 @@ terraform {
}
null = {
source = "hashicorp/null"
version = "3.2.1"
version = "3.2.2"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit 7a59bc5

Please sign in to comment.