Skip to content
New issue

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

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

Already on GitHub? # to your account

tfexec: Improve error message for incompatible version #191

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

radeksimko
Copy link
Member

@radeksimko radeksimko commented Jun 17, 2021

I saw this error recently in LS CI

error: terraform core version not supported by configuration

and I think that we can make it more helpful this way.

Example of new error format

error: terraform 1.1.0-dev not supported by configuration (~> 0.13 required)

@radeksimko radeksimko merged commit e05c86b into main Jun 24, 2021
@radeksimko radeksimko deleted the improve-err-msg branch June 24, 2021 13:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants