Skip to content

Commit

Permalink
Fix make tfgen
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Nov 25, 2024
1 parent 916e6f2 commit c530820
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions provider/cmd/pulumi-resource-aws/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,4 @@ func main() {
}); err != nil {
log.Fatal(err)
}

// Also compute the embedded version of the minimal schema.
embedMinimalSchema(version)
}

0 comments on commit c530820

Please sign in to comment.