File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
mmv1/third_party/terraform/website/docs Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,9 @@ for release notes and additional information.
5555Per [ Terraform Provider Versioning] ( https://www.hashicorp.com/blog/hashicorp-terraform-provider-versioning ) ,
5656the Google Cloud provider follows [ semantic versioning] ( https://semver.org/ ) .
5757
58- In practice, patch / bugfix-only releases of the provider are infrequent. Most
59- provider releases are either minor or major releases.
58+ New versions of the provider are released monotonically, building on top of the last release. In exceptional
59+ cases, individual changes may be backported to the final release of the last major release. These are generally
60+ patch releases, but may be new minor releases if the backported change is a new feature.
6061
6162### Minor Releases
6263
You can’t perform that action at this time.
0 commit comments