Skip to content

Commit

Permalink
updating terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
HB-Balaji committed Feb 26, 2024
1 parent 55cf121 commit fc5a3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/core/terraform/terraform_client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ terraform {
Exp: map[string]string{
"project1": expected,
},
IsExact: version[0] != "="[0],
IsExact: version[0] == "="[0],
}
}

Expand Down

0 comments on commit fc5a3c7

Please sign in to comment.