You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.