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

CLIP-1832: Install the latest Terraform on runner container #342

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

yzha645
Copy link
Collaborator

@yzha645 yzha645 commented Oct 23, 2023

Pull request description

This PR added a step in e2e test to always fetch the latest Terrform version. The intention is to cover the time gap between new Terraform version release and Github Action runner base image update.

It was initially surfaced from a failed build where runner base image had Terraform 1.6.1 where the bug was introduced and Terraform crashed during the test. Issue been fixed in Terraform 1.6.2 but runner base image hasn't been updated in a timely manner.

Checklist

  • I have successful end to end tests run (with & without domain)
  • I have added unit tests (if applicable)
  • I have user documentation (if applicable)

@yzha645 yzha645 force-pushed the CLIP-1832-fetch-latest-terraform-version branch from a16267b to 53fbac4 Compare October 23, 2023 05:29
@yzha645 yzha645 marked this pull request as ready for review October 23, 2023 06:33
@bianchi2 bianchi2 merged commit 9677198 into main Oct 23, 2023
4 checks passed
@bianchi2 bianchi2 deleted the CLIP-1832-fetch-latest-terraform-version branch October 23, 2023 06:33
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.

3 participants