Skip to content

Commit

Permalink
Update Terraform random to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2023
1 parent b9650ea commit ce21ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ provider "null" {
version = "~> 2.1.2"
}
provider "random" {
version = "~> 2.1.2"
version = "~> 3.6.0"
}
provider "template" {
version = "~> 2.1.2"
Expand Down

0 comments on commit ce21ec3

Please sign in to comment.