Skip to content

Commit

Permalink
updating terraform version
Browse files Browse the repository at this point in the history
HB-Balaji committed Feb 26, 2024
1 parent 032d869 commit 55cf121
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
@@ -412,7 +412,7 @@ terraform {
Exp: map[string]string{
"project1": expected,
},
IsExact: version[0] == "="[0],
IsExact: version[0] != "="[0],
}
}

0 comments on commit 55cf121

Please sign in to comment.