Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

pin terraform version to 1.2.9 for terraform-tests#6962

Merged
thrau merged 3 commits intomasterfrom
downgrade-terraform-for-tests
Oct 2, 2022
Merged

pin terraform version to 1.2.9 for terraform-tests#6962
thrau merged 3 commits intomasterfrom
downgrade-terraform-for-tests

Conversation

@thrau
Copy link
Copy Markdown
Member

@thrau thrau commented Oct 2, 2022

This PR downgrades terraform to 1.2.9 in the terraform tests. This is a wrokaround for an issue that started appearing with 1.3.0 hashicorp/terraform-provider-aws#27049

@dominikschubert already did some initial detective work in #6954.

I remembered from working on https://github.com/localstack/localstack-terraform-test that the tests actually check the path for an existing terraform binary, and they will use that to deploy the test scripts. The github action seems to come with terraform 1.3.0, so I added a step to overwrite it with a pinned version, in this case 1.2.9, which seems to still work.

@thrau thrau requested a review from dominikschubert October 2, 2022 18:06
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 2, 2022

Coverage Status

Coverage remained the same at 79.069% when pulling dae05f9 on downgrade-terraform-for-tests into 7bfb54d on master.

@thrau thrau merged commit 3a32202 into master Oct 2, 2022
@thrau thrau deleted the downgrade-terraform-for-tests branch October 2, 2022 19:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants