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

DAT-19388 [DevOps] Fix terraform executable in GH #365

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

jandroav
Copy link
Contributor

This pull request includes updates to the .github/workflows/test-harness.yml file to set up Terraform in the workflow jobs. The most important changes are:

  • Added a step to set up Terraform using the hashicorp/setup-terraform@v3 action with Terraform version "1.5.7" and terraform_wrapper set to false. This step was added in two places within the jobs: section. [1] [2]

… better infrastructure management

🔧 (test-harness.yml): specify Terraform version 1.5.7 to ensure consistency across environments
@jandroav jandroav merged commit 5de4e98 into main Jan 10, 2025
4 of 6 checks passed
@jandroav jandroav deleted the DAT-19388 branch January 10, 2025 10:39
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