Skip to content

Commit e32165b

Browse files
Merge pull request #82 from upbound/renovate/null-3.x
chore(deps): update terraform null to v3.2.4
2 parents ccc9100 + 0dd44d5 commit e32165b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal/opentofu/testdata/nullmodule

internal/opentofu/testdata/nullmodule/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ output "randomness" {
1616
terraform {
1717
required_providers {
1818
null = {
19-
version = "3.2.3"
19+
version = "3.2.4"
2020
}
2121
random = {
2222
version = "3.7.2"

0 commit comments

Comments
 (0)