- Notifications
You must be signed in to change notification settings - Fork928
Closed
Labels
Description
What is your suggestion?
When the user's systems have a Terraform version with a different minor version, we want to install the version that Coder uses (currently 1.1). We should support different patch versions within 1.1.
Why do you want this feature?
Things might break if we don't run Terraform with the minor version currently used.
Are there any workarounds to get this functionality today?
The only workaround is for the consumer systems to install Terraform 1.1 versions.
Are you interested in submitting a PR for this?
Yes