blue-translator-21668
07/07/2025, 6:34 PMsed -i.bak -e "s/\$${VERSION}/$(VERSION)/g" ./bin/package.json
but the current branch of the boilerplate doesn’t have that. Is there a new/updated way we should be managing the version in our NPM packages as they are built? It seems like when we run the binary for the tfgen, is when it overrides the package.json file to that bash variable no matter what we have set. Any direction would be greatly appreciated!
For now, I added the sed
command back and have it replacing the version with PROVIDER_VERSION
since that seems to be the correct version in the Makefile but it seems like there is some part of the process I am missing here.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by