Skip to content

Commit 3b19c40

Browse files
committed
main.go
1 parent 54ce0f6 commit 3b19c40

File tree

1 file changed

+1
-1
lines changed
  • provider/cmd/pulumi-resource-crowdstrike

1 file changed

+1
-1
lines changed

provider/cmd/pulumi-resource-crowdstrike/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
"github.com/pulumi/pulumi-terraform-bridge/pf/tfbridge"
2525
)
2626

27-
//go:embed schema-embed.json
27+
//go:embed schema.json
2828
var pulumiSchema []byte
2929

3030
func main() {

0 commit comments

Comments
 (0)