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

Have Terraform installed in Azure integration test workflow #1563

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

MarcAstr0
Copy link
Collaborator

Description

See #1562

Changes

Checks

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

@MarcAstr0 MarcAstr0 added the ci/cd CI/CD related issues label Jan 30, 2025
Copy link

what-the-diff bot commented Jan 30, 2025

PR Summary

  • Introduced Terraform installation step in Azure-deployment workflow
    The team added a task in the re_test-integration-azure.yml workflow file that ensures the latest version of Terraform, a highly useful tool for managing and provisioning software resources, is available during the Azure deployment process.

  • Removed Terraform setup from workflow preparation
    The task for installing Terraform has been removed from the re_test-integration-prepare.yml file, suggesting that this setup part isn't needed anymore in this workflow. This might bring simplicity and efficiency as the relevant preparation is directly done in the main Azure deployment workflow.

@MarcAstr0 MarcAstr0 merged commit 33d09d0 into main Jan 30, 2025
3 checks passed
@MarcAstr0 MarcAstr0 deleted the MarcAstr0-patch-1 branch January 30, 2025 15:23
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