This SDK was generated using the following command
npm i
pulumi package gen-sdk --local terraform-provider@0.13.0 honeycombio/honeycombio 0.42.0
cp -r sdk/nodejs/* .
npm install
git restore README.md
rm -r sdk
After the above steps, manually update this README.md file.
It is important that the version of the terraform-provider plugin used to generate this SDK matches the one installed in the spacelift runner docker image. To update the terraform-provider version:
- Run the above command and commit contents of the resulting nodejs SDK to this repo
- Update the pinned tag/SHA in notion-next
src/pulumi/package.jsonif needed - Update the Spacelift runner dockerfile to install the new version of the plugin
DO NOT UPDATE THIS VERSION without also regenerating the SDK and updating the pinned commit in notion-next src/pulumi/package.json.
This provider is a derived work of the Terraform Provider distributed under MPL 2.0. If you encounter a bug or missing feature, please consult the source
terraform-provider-honeycombiorepo.