We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7cb90f commit 4821dc1Copy full SHA for 4821dc1
1 file changed
internal/terraform/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.1"
0 commit comments