Skip to content

Commit

Permalink
Merge pull request #1130 from portefaix/renovate/random-3.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform random to v3.6.1
  • Loading branch information
nlamirault authored Apr 24, 2024
2 parents a8658b5 + 034e7c6 commit 3f6c210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/k3s/tunnel/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ terraform {
required_providers {
random = {
source = "hashicorp/random"
version = "3.6.0"
version = "3.6.1"
}
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit 3f6c210

Please sign in to comment.