Once you push/merge your changes into the main branch, run the following commands:
git tag <version>
The version needs to start with av
. For examplev0.2.8
git push origin <version
After releasing a new version, update the clearblade-google
provider in main.tf
in the https://github.com/ClearBlade/terraform-google-clearblade-iot-enterprise repository