Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to latest compatible Terraform CLI version #562

Open
mkam opened this issue Dec 20, 2021 · 0 comments
Open

Default to latest compatible Terraform CLI version #562

mkam opened this issue Dec 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mkam
Copy link
Contributor

mkam commented Dec 20, 2021

Description

CTS defaults to the latest version of the Terraform CLI if none is set in the Terraform driver configuration. However, the latest version may not be compatible with CTS yet, which will cause CTS to default to the fallback version, 0.13.7.

Instead of using just the latest Terraform version, CTS should determine what is the latest version that is also compatible with CTS. Additionally, the fallback version should be upgraded to a more recent version of Terraform.

@mkam mkam added the enhancement New feature or request label Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant