PacoVK / tapir

A Private Terraform Registry
https://pascal.euhus.dev/tapir/
Apache License 2.0
187 stars 12 forks source link

Validation of module version #433

Open loispostula opened 1 month ago

loispostula commented 1 month ago

The terraform registry protocol state that module version should follow strict semver specification.

A validation should be added to the module endpoint

PacoVK commented 1 day ago

Thanks for this input, while i see your point, i think users of Tapir should be free to choose on a versioning strategy. Although it is recommended to go with SemVer i dont see a drawback in not enforcing it :)