Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartshea committed Jan 26, 2025
1 parent 4804668 commit b3972c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,11 +256,6 @@ jobs:
export TF_VAR_subscription_id=$ARM_SUBSCRIPTION_ID
export TF_VAR_tenant_id=$ARM_TENANT_ID
az storage blob lease break \
--account-name ${{ secrets.AZ_TF_STORAGE_ACCOUNT }} \
--container-name ${{ secrets.AZ_TF_STORAGE_CONTAINER }} \
--blob-name "terraform/$infra_desc/$(echo "${{ github.repository }}" | tr '/' '-')/$(echo "${{ github.ref_name }}" | tr '/' '-')/terraform.tfstate"


terraform init \
-backend-config="resource_group_name=${{ env.AZ_RESOURCE_GROUP }}" \
Expand Down

0 comments on commit b3972c8

Please sign in to comment.