Open
Description
In #1748 we've started to use mise
for setting up Terraform. And now I've noticed that mise installs one version (1.12.0) but terraform -version
shows another version (1.11.4), from the Terraform bundled with a runtime image:

I thought that it's related to the directory where a command is executed and in a66315f commit I've changed the directory to infra/terraform
but it didn't help. See logs: https://github.com/php-coder/mystamps/actions/runs/15092388184/job/42422691199
Related: https://mise.jdx.dev/troubleshooting.html#the-wrong-version-of-a-tool-is-being-used