Skip to content

Commit

Permalink
Update Terraform null to v3.2.3 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent a429a7c commit 7744d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/terraform/testdata/nullmodule/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ output "randomness" {
terraform {
required_providers {
null = {
version = "3.2.2"
version = "3.2.3"
}
random = {
version = "3.6.3"
Expand Down

0 comments on commit 7744d10

Please sign in to comment.