- Merge all your changes to the stable branch
- If any of the changes upgrades Go version, make sure that you have followed the Go upgrade checklist.
- Update CHANGELOG.md
- Add new heading with the correct version e.g.
## [v2.3.5] - Update links at the bottom of the page
- Leave "Unreleased" section at the top empty
- Add new heading with the correct version e.g.
- Tag the release
vX.Y.Z(e.g.v2.3.5) - Push the tag to GitHub
- Ensure that there is new release in GitHub and publish it if it is draft state
- The Terraform registry will pick up the release
This repository was archived by the owner on Jul 13, 2026. It is now read-only.