renovate/lib/modules/versioning/hashicorp
RahulGautamSingh ce1be2c5a1
fix(versioning/hashicorp): allow != in ranges, constraints (#23492)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-25 18:18:41 +00:00
..
convertor.spec.ts refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
convertor.ts fix(versioning/hashicorp): handle empty constraint (#21642) 2023-04-24 10:15:17 +00:00
index.spec.ts fix(versioning/hashicorp): allow != in ranges, constraints (#23492) 2023-07-25 18:18:41 +00:00
index.ts fix(versioning/hashicorp): allow != in ranges, constraints (#23492) 2023-07-25 18:18:41 +00:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

Hashicorp versioning syntax is used for Terraform.

It is based off Semantic Versioning 2.0 but with a subset of npm's range syntax.