Skip to content

provision-by-terraform.yml: terraform -version outputs unexpected version #1764

Open
@php-coder

Description

@php-coder

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:

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions