We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ce0f6 commit 3b19c40Copy full SHA for 3b19c40
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