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 May 1, 2023
1 parent a347171 commit 3fd6cbb
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 @@ -19,7 +19,7 @@ terraform {
required_providers {
random = {
source = "hashicorp/random"
version = "~> 2.1.2"
version = "~> 3.5.0"
}
template = {
source = "hashicorp/template"
Expand Down

0 comments on commit 3fd6cbb

Please sign in to comment.