Terraform compatibility is not shown for version constraints that just contain a version
e.g.
terraform {
required_versions = "1.5.0"
}
Github reference: https://github.com/MatthewJohn/terrareg/issues/52
e.g.
terraform {
required_versions = "1.5.0"
}
Github reference: https://github.com/MatthewJohn/terrareg/issues/52