We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d79aa commit ea8431aCopy full SHA for ea8431a
codefresh/resource_registry.go
@@ -8,9 +8,6 @@ import (
8
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
9
)
10
11
-// todo: 1) add data definitions
12
-// todo: 2) add tests
13
-
14
const (
15
providerOther = "other"
16
providerGcr = "gcr"
0 commit comments