I have installed Terraform v0.11.13 via homebrew and as recommended by terraform I want to ugprade to version v0.11.14 before doing the major upgrade to v0.12.0.
The problem
When I run brew upgrade terraform
or download the Mac package from the terraform website it would immediately update my terraform version to v0.12.0 I think.
So how can I upgrade to v0.11.14 instead?
0 Replies