Terraform is not installed in the Docker container

While the terraform mise plugin is added, the terraform command-line tool itself is not installed. Need to add an additional RUN step to install terraform after the plugin to install it has been added.