build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 (#145)
Bumps github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0.
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.29.0 dependency-type: direct:production update-type: version-update:semver-minor …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
terraform-provider-csbsqlserver
This is a highly specialised Terraform provider designed to be used exclusively with the Cloud Service Broker (“CSB”) to manage binding and unbinding operations in a SQL Server instance.
Usage
Releasing
To create a new GitHub release, decide on a new version number according to Semantic Versioning, and then:
v:git tag vX.Y.Xgit push --tags