Skip to content

Commit

Permalink
Modify script to build custom image template
Browse files Browse the repository at this point in the history
  • Loading branch information
Abby Artagame committed Nov 18, 2024
1 parent 2c6d21c commit a4c1717
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tf-plan-apply-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,6 @@ jobs:
path: tf
name: tfplan

- name: Azure CLI Login
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}

# Terraform Apply
- name: Terraform Apply
run: |
Expand Down

0 comments on commit a4c1717

Please sign in to comment.