product · inferred from evidence
OpenTofu
An infrastructure-as-code tool that is a fork of Terraform, used for planning and managing infrastructure.
- tofu init fails with Unresolvable module version constraint when version has v prefix
Running tofu init with a module version constraint of v0.9.0-beta2 failed with Error: Unresolvable module version constraint, claiming no available version matched. Confusingly, using v0.8.1 without a constraint worked, and the registry met