We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fb20b2 + 3b19c40 commit 5664a60Copy full SHA for 5664a60
provider/cmd/pulumi-resource-crowdstrike/main.go
@@ -24,7 +24,7 @@ import (
24
"github.com/pulumi/pulumi-terraform-bridge/pf/tfbridge"
25
)
26
27
-//go:embed schema-embed.json
+//go:embed schema.json
28
var pulumiSchema []byte
29
30
func main() {
0 commit comments