Compare commits
No commits in common. "tjcorr-patch-1" and "main" have entirely different histories.
tjcorr-pat
...
main
2
.github/workflows/tf-drift.yml
vendored
2
.github/workflows/tf-drift.yml
vendored
@ -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
|
||||
|
||||
|
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user