We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccc9100 + 0dd44d5 commit e32165bCopy full SHA for e32165b
1 file changed
internal/opentofu/testdata/nullmodule/main.tf
@@ -16,7 +16,7 @@ output "randomness" {
16
terraform {
17
required_providers {
18
null = {
19
- version = "3.2.3"
+ version = "3.2.4"
20
}
21
random = {
22
version = "3.7.2"
0 commit comments