Skip to content

Commit

Permalink
fix: apply
Browse files Browse the repository at this point in the history
  • Loading branch information
shejri committed Sep 19, 2024
1 parent 3b71f25 commit 94ed1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
ARM_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
ARM_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
run: |
terraform apply main.tfplan --auto-approve
terraform apply -auto-approve main.tfplan

0 comments on commit 94ed1e1

Please sign in to comment.