Skip to content

Commit 1d105d7

Browse files
chore(deps): update terraform null to v3.2.4 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d121374 commit 1d105d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_networking/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
null = {
88
source = "hashicorp/null"
9-
version = "3.2.3"
9+
version = "3.2.4"
1010
}
1111
}
1212
backend "remote" {

0 commit comments

Comments
 (0)