Skip to content

Commit 4821dc1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal/terraform/testdata/nullmodule

internal/terraform/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.1"

0 commit comments

Comments
 (0)