Skip to content

Commit b57ea09

Browse files
chore(deps): update terraform null to v3.2.4
| datasource | package | from | to | | ------------------ | -------------- | ----- | ----- | | terraform-provider | hashicorp/null | 3.2.3 | 3.2.4 |
1 parent 15acf1d commit b57ea09

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

terraform/.terraform.lock.hcl

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ terraform {
1616
}
1717
null = {
1818
source = "hashicorp/null"
19-
version = "3.2.3"
19+
version = "3.2.4"
2020
}
2121
local = {
2222
source = "hashicorp/local"

0 commit comments

Comments
 (0)