Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb1c3e2

Browse files
committed
Fix
1 parent 8198eaa commit bb1c3e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provisioner/terraform/resources_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ func TestConvertResources(t *testing.T) {
293293
Name: "Second Option",
294294
Value: "second",
295295
}},
296+
Required: true,
296297
}},
297298
},
298299
"git-auth-providers": {

0 commit comments

Comments
 (0)