ably / terraform-provider-ably

Ably's Terraform Provider, enabling you to manage your Ably account programmatically.
https://registry.terraform.io/providers/ably/ably
Apache License 2.0
11 stars 2 forks source link

Use 0.0.0 as "dev" VERSION #163

Closed lmars closed 1 year ago

lmars commented 1 year ago

We prefer versions to always be semver, and so 0.0.0 seems appropriate to indicate the user isn't using a released version.