Skip to content

Commit

Permalink
Improve the wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Nov 26, 2024
1 parent c4d62fe commit a810275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/cmd/pulumi-resource-aws/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
"github.com/pulumi/pulumi/sdk/v3/go/common/util/contract"
)

//go:embed schema-*-embed.json
//go:embed schema*embed.json
var schemas embed.FS

// The data in the minimal schema is compressed with GZIP to avoid bloating the provider size at the cost of slightly
Expand Down

0 comments on commit a810275

Please sign in to comment.