Skip to content

Commit

Permalink
Merge pull request #2214 from GiganticMinecraft/renovate/terraform-pa…
Browse files Browse the repository at this point in the history
…ckages

chore(deps): update terraform random to v3.6.3
  • Loading branch information
outductor authored Sep 11, 2024
2 parents 466f9be + 48c1c24 commit 6d8422b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 6d8422b

Please sign in to comment.