Skip to content

Commit

Permalink
Merge pull request #42 from equinix-labs/renovate/null-3.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform null to v3.2.2
  • Loading branch information
ctreatma authored Jan 5, 2024
2 parents 099f6e8 + b835d83 commit 5942d5b
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 @@ -14,7 +14,7 @@ terraform {
}
null = {
source = "hashicorp/null"
version = "3.2.1"
version = "3.2.2"
}
}
required_version = ">= 1.0.0"
Expand Down

0 comments on commit 5942d5b

Please sign in to comment.