Skip to content

Commit

Permalink
Merge pull request #65 from xunleii/renovate/random-3.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform random to v3
  • Loading branch information
xunleii authored Oct 5, 2021
2 parents 96362d9 + 09faa2d commit 11500ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "~> 2.2"
version = "~> 3.0"
}
}
required_version = "~> 1.0"
Expand Down

0 comments on commit 11500ea

Please sign in to comment.