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

Stop testing with old Terraform v0.13, v0.14, and v0.15 #110

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

minamijoyo
Copy link
Owner

New Terraform minor versions come out every few months; running tests on all minor versions has become difficult.

In principle, we would like to support as many versions as possible, but in practice, we are unlikely to fix problems that only occur in older versions actively.

That said, there are no problems with the current implementation. We would keep the minimum requirement as Terraform v0.12 or higher, omit testing some older versions, and recommend the latest stable Terraform v1.x.

This doesn't change anything in the implementation right now, but it does change the support policy slightly.

New Terraform minor versions come out every few months; running tests on
all minor versions has become difficult.

In principle, we would like to support as many versions as possible, but
in practice, we are unlikely to fix problems that only occur in older
versions actively.

That said, there are no problems with the current implementation. We
would keep the minimum requirement as Terraform v0.12 or higher, omit
testing some older versions, and recommend the latest stable Terraform
v1.x.

This doesn't change anything in the implementation right now, but it
does change the support policy slightly.
@minamijoyo minamijoyo force-pushed the stop-testing-with-old-tfs branch from 37c7da1 to 1224108 Compare September 22, 2022 08:17
@minamijoyo minamijoyo merged commit 37dd989 into master Sep 22, 2022
@minamijoyo minamijoyo deleted the stop-testing-with-old-tfs branch September 22, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant