Skip to content

Commit

Permalink
chore(deps): update terraform null to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2021
1 parent 10cca09 commit c28dd96
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 c28dd96

Please sign in to comment.