Skip to content

Commit

Permalink
chore(deps): update terraform random to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2023
1 parent 142c520 commit f2f6fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.5.1"
version = "3.6.0"
}
}
required_version = ">= 0.14"
Expand Down

0 comments on commit f2f6fba

Please sign in to comment.