Compare commits

..

No commits in common. "tjcorr-patch-1" and "main" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ jobs:
# Install the latest version of the Terraform CLI
- name: Setup Terraform
uses: hashicorp/setup-terraform@v4
uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false

View File

@ -72,4 +72,4 @@ To use these workflows in your environment several prerequisite steps are requir
## Additional Resources
A companion article detailing how to use GitHub Actions to deploy to Azure using IaC can be found at the [DevOps Resource Center](https://learn.microsoft.com/devops/deliver/iac-github-actions).
A companion article detailing how to use GitHub Actions to deploy to Azure using IaC can be found at the [DevOps Resource Center](https://learn.microsoft.com/devops/deliver/iac-github-actions).