Compare commits
2 Commits
main
...
tjcorr-pat
Author | SHA1 | Date | |
---|---|---|---|
![]() |
df42af213f | ||
![]() |
6b71adccee |
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@v3
|
||||
uses: hashicorp/setup-terraform@v4
|
||||
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