MatthewJohn / terrareg

Open source Terraform module registry with UI, optional Git integration and deep analysis
https://gitlab.dockstudios.co.uk/pub/terrareg
GNU General Public License v3.0
268 stars 20 forks source link

Terraform compatibility is not shown for version constraints that just contain a version #52

Closed mrmattyboy1 closed 2 months ago

mrmattyboy1 commented 3 months ago

e.g.

terraform {
  required_versions = "1.5.0"
}
MatthewJohn commented 3 months ago

Created gitlab issue: https://gitlab.dockstudios.co.uk/pub/terrareg/-/issues/530 gitlab-issue-id:530

MatthewJohn commented 3 months ago

Addressed in https://gitlab.dockstudios.co.uk/pub/terrareg/-/merge_requests/409

MatthewJohn commented 2 months ago

Fixed in https://github.com/MatthewJohn/terrareg/releases/tag/v3.7.1