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

Update re_test-integration-prepare.yml #1562

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Update re_test-integration-prepare.yml #1562

merged 1 commit into from
Jan 30, 2025

Conversation

MarcAstr0
Copy link
Collaborator

@MarcAstr0 MarcAstr0 commented Jan 30, 2025

Description

Integration tests have been failing due to the following error:

Unable to determine Terraform version: Error: Terraform CLI not present - Please install a current version https://learn.hashicorp.com/terraform/getting-started/install.html

It seems to be related to the fact that Terraform is no longer part of the ubuntu-latest image being used by the actions runner (see this discussion).

Changes

  • Adds a step for installing Terraform to re_test-integration-prepare.yml.

Checks

  • Project Builds
  • Project passes tests and checks
  • Updated documentation accordingly

Copy link

what-the-diff bot commented Jan 30, 2025

PR Summary

  • Added Terraform Installation to Workflow
    This update includes a new step in the project's GitHub Actions workflow that automatically installs Terraform. This allows the team to utilize Terraform's infrastructure management capabilities, enhancing the project's deployment processes.

@MarcAstr0 MarcAstr0 added the ci/cd CI/CD related issues label Jan 30, 2025
@MarcAstr0 MarcAstr0 merged commit 8be1870 into main Jan 30, 2025
3 checks passed
@MarcAstr0 MarcAstr0 deleted the MarcAstr0-patch-1 branch January 30, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd CI/CD related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant