Versioning and Releases
Pulumi provider versioning model and release guidance.
The Thoth Pulumi provider follows semantic versioning.
Current stable release
- Stable:
v0.1.11
Upgrade process
- Review provider release notes in GitHub Releases and Pulumi Registry.
- Upgrade SDK/package dependency in your Pulumi program.
- Run
pulumi previewin non-production environments. - Promote to production after approval.
Release publication
Provider binaries and schema are published from atensecurity/pulumi-thoth
GitHub releases using signed tags and release artifacts.