Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianKuesters authored Apr 7, 2022
1 parent 05be690 commit bb7cb35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ runs:
- name: Init Terraform
run: |
terraform init \
-upgrade \
-reconfigure \
-backend-config="storage_account_name=${{ inputs.backend-storage-account-name }}" \
-backend-config="container_name=${{ inputs.backend-container-name }}" \
Expand Down

0 comments on commit bb7cb35

Please sign in to comment.