Skip to content

Commit

Permalink
Merge pull request #64 from xunleii/renovate/null-3.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform null to v3
  • Loading branch information
xunleii authored Oct 5, 2021
2 parents 11500ea + 368f052 commit e3770ca
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 @@ -6,7 +6,7 @@ terraform {
}
null = {
source = "hashicorp/null"
version = "~> 2.1"
version = "~> 3.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit e3770ca

Please sign in to comment.