Skip to content

Commit

Permalink
Update Terraform random to v3.6.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 May 27, 2024
1 parent 7b37b84 commit 7a09d59
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 @@ -22,7 +22,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.1"
version = "3.6.2"
}
}
}

0 comments on commit 7a09d59

Please sign in to comment.